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

  • From: "Pete Cordell" <petexmldev@c...>
  • To: "Michael Kay" <mike@s...>,<xml-dev@l...>
  • Date: Wed, 24 Aug 2011 11:46:33 +0100

Original Message From: "Michael Kay" 
>>
>>    wax.start("car").text("Prius").end().close();
>>
>> You'd have:
>>
>>    altWax.start("car").text("Prius").end("car");
> 
> I agree that the redundant name in the endElement call can be very 
> useful when debugging. Make it optional.

Good point.  No need to inflict my paranoia on everyone :-)

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using C++ XML
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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