RE: [xml-dev] Underwhelmed (WAS: [xml-dev] XOM micro tutorial)
by Dare Obasanjo other posts by this author
Sep 23 2002 5:24PM messages near this date
Re: [xml-dev] Can i specify more than one root element in the
specification?
|
Re: [xml-dev] Underwhelmed (WAS: [xml-dev] XOM micro tutorial)
I hope this isn't supposed to be a description of using InnerXml since I have pointed out pr
eviously that it is NOT supposed to work "equally well" when the data is not kosher (where k
osher is considered to be well-formed XML)
-----Original Message-----
From: Arjun Ray [mailto:aray@[...].net]
Sent: Mon 9/23/2002 10:10 AM
To: xml-dev@[...].org
Cc:
Subject: Re: [xml-dev] Underwhelmed (WAS: [xml-dev] XOM micro tutorial)
First, consider this pattern:
foo.Bar = "some string" ;
foo.Bar = foo.Bar + "another string" ;
If this idiom is possible, then it follows that that it is not worthwhile
to validate the string being assigned as a "property", because you never
know whether you're in the middle of some complex constructive process or
at the end. It works swimmingly as long as the "inputs" at any point are
kosher, but it works *equally "well" when they are not*.
Thread:
Dare Obasanjo
Arjun Ray
Aaron Skonnard
Arjun Ray
Aaron Skonnard
Arjun Ray
Simon St.Laurent
Aaron Skonnard
Arjun Ray
Simon St.Laurent
Dan Sullivan
Simon St.Laurent
Aaron Skonnard
Simon St.Laurent
|