Re: [xml-dev] Six Reasons Not to use XML Attributes

From
Andrew Welch <>
To
David Lee <>
Date
2012-03-02T14:46:20Z
ID
<>
Thread
Re: [xml-dev] Six Reasons Not to use XML Attributes
On 2 March 2012 14:30, David Lee <> wrote:
> While I agree it makes it bulkier, I disagree with the argument specifics.
> That is "looking ahead" is only a side effect of a particular parser implementation.
>
> i.e.
> if a parser reads
>
>
> <thing
>
>
> It has to look ahead in both cases
> A)   id="abc"
> B)  ><id>abc<
>
>
> It just happens that most XML parsers do this lookahead thing for you for attributes (and some do it for elements) ... but its not intrinsic in XML.

I'm guessing you skipped the joy of sax parsing?

:)



-- 
Andrew Welch
http://andrewjwelch.com