[ODE] XML ODE Data Interchange Format (revision 5)
William Denniss
lists at omegadelta.net
Sun Mar 14 17:21:57 MST 2004
On Sun, 2004-03-14 at 16:17, Shaul Kedem wrote:
> Hi,
> I'd suggest either using commas or not, using both
> formats is very confusing for a parser (and in some
> cases, where the new line is not defined for some
> reason, impossible). Yeah, I know it's CDATA and it
> shouldn't matter, trust me, it does.
We could use only commas, but allow for white space (which is ignored by
the importer).
eg.
1,2,3,
4,5,6,
is the same as:
1,2,3,4,5,6
but it's more human readable.
How does that sound?
Will.
--
William Denniss - will@ http://tanksoftware.com/
More information about the ODE
mailing list