[ODE] XML ODE Data Interchange Format (revision 5) Typo inxode.txt

William Denniss lists at omegadelta.net
Sun Mar 14 22:57:43 MST 2004


good spotting, thank you.

Will.

On Sun, 2004-03-14 at 18:36, Michael Chen wrote:
> Also need to fix same problem with section 3 Example file.
> 
> -----Original Message-----
> From: ode-bounces at q12.org [mailto:ode-bounces at q12.org] On Behalf Of
> Michael Chen
> Sent: Sunday, March 14, 2004 3:32 AM
> To: ode at q12.org
> Subject: RE: [ODE] XML ODE Data Interchange Format (revision 5) Typo
> inxode.txt
> 
> 
> Just wanted to point out a few typos in section 2.1.3:
>      <vel>0</hiStop>
>      <fMax>0</hiStop>
>      <fudgeFactor>0</hiStop>
>      <bounce>0</hiStop>
> 
> Replace with:
>      <vel>0</vel>
>      <fMax>0</fMax>
>      <fudgeFactor>0</fudgeFactor>
>      <bounce>0</bounce>
> 
> I'm sure you would have caught it eventually.
> 
> Mike
> 
> -----Original Message-----
> From: ode-bounces at q12.org [mailto:ode-bounces at q12.org] On Behalf Of
> William Denniss
> Sent: Sunday, March 14, 2004 2:22 AM
> To: Shaul Kedem
> Cc: Jon Watte; ode at q12.org; Chris Gregan
> Subject: RE: [ODE] XML ODE Data Interchange Format (revision 5)
> 
> 
> 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