[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Arjun Ray" <aray@n...>,<xml-dev@l...>
  • Subject: RE: Underwhelmed (WAS: XOM micro tutorial)
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Mon, 23 Sep 2002 10:24:14 -0700
  • Thread-index: AcJjJMuFaphJ41tzQiSZR0TDZ6d5ygAAD/5w
  • Thread-topic: Underwhelmed (WAS: XOM micro tutorial)

I hope this isn't supposed to be a description of using InnerXml since I have pointed out previously that it is NOT supposed to work "equally well" when the data is not kosher (where kosher is considered to be well-formed XML)

	-----Original Message----- 
	From: Arjun Ray [mailto:aray@n...] 
	Sent: Mon 9/23/2002 10:10 AM 
	To: xml-dev@l... 
	Cc: 
	Subject: Re:  Underwhelmed (WAS:  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*.  


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member