On Thu, Jan 28, 2010 at 4:53 PM, Jason Proctor
<[email protected]> wrote:
>> On Thu, Jan 28, 2010 at 4:34 PM, Jason Proctor
>> <[email protected]> wrote:
>>>
>>>  there ain't no XML parser in the
>>>  world that will let an unclosed tag pass.
>>
>> You mean aside from every web browser ever built?
>
> ah good -- nice knee-jerk, miss-the-point, off-topic post, as usual.

It was good, very good in fact.  It shows you a case you didn't
consider before you posted your incorrect one-size fits all analogy.
HTML _is_ XML, so my point is dead-on and completely on-topic for this
thread.

> see, now i'm feeding the troll.

Fuck you.

> if a document declares itself as XML, or
> XHTML, but contains unclosed tags, and the parser allows it, then it's no
> XML parser. no matter what else you call it.

Browsers contain XML parsers (whatever you choose to call them, they
still parse XML).  Those parsers look for and close unclosed tags
before rendering.  My point stands.

There is also HTML Tidy which parses XML for errors.  It can and does
close unclosed tags if you ask it to.  So that's another case where
your analogy fails.


-- 
Greg Donald
destiney.com | gregdonald.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to