This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Game Module Line Delimiters


On Fri, 2003-12-12 at 21:11, Eric McDonald wrote:
> Hi,
> 
> We should perhaps standardize on a style of line delimiter for 
> game modules and IMF files. Three of them have Mac (CR) 
> delimiters, and the rest are Unix (LF) delimiters:
> 
> colonizer.g:      ASCII English text, with CR line terminators
> pg.imf:           ASCII text, with CR line terminators
> space-civ.g:      ASCII English text, with very long lines, with 
> CR line terminators

I find it odd that colonizer.g and space-civ.g would have Mac (CR)
delimeters, since I wrote both of them on the same Linux box.

> 
> I would suggest the LF delimiters since that is what the bulk of 
> the files already have, and it also makes grepping easier (a 
> "line" containing a matching pattern won't end up being the 
> entire file).

That makes sense to me, unless anyone thinks that Xconq modules need to
be readable in Windows Notepad.

-- 
Lincoln Peters <sampln@sbcglobal.net>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]