|
From: Jeffrey B. <jef...@ea...> - 2007-12-18 16:51:00
|
On Tuesday 18 December 2007 09:28:16 Michael Foord wrote: > Unless there are any objections I will add code to ensure that files are > newline terminated. A side effect is that roundtripped files may gain a > newline. Avoiding this would mean storing extra state when reading files > and I don't *intend* to jump through those hoops. My program will be roundtripping constantly, once I figure out how to implement a reload method. It would be bad if the configuration file acquired a newline every roundtrip. -- Jeffrey Barish |