Do you want me to add an explicit end of record comment, or is the comma sufficient?
Hi Tim. I'd rather not rely on just a comma. I can easily see us tweaking the layout so 'expect a line with only a comma' breaks.
I actually like both of the other suggested options: having 'extrainfo=0' so that's explicit *and* a delimiter. For instance...
/* ============================== */
... or whatever. That would both help with parsing and make the file nicer to read.
Cheers! -Damian