Re: [Fwd: Re: Xml-commons]
Aleksander Slominski <[email protected]>
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
Stefan Haustein wrote: > Aleksander Slominski wrote: > > hi Stefan, > > > > i think that is matter of style ans some people will argue that > > this is more aesthetically pleasing (and corresponds better to nested XML) > > Ok, so would it be sufficient to add chaining support to > - startTag, attribute and text > So one can write a simple element in a single chain? hi, i have added this now - startTag, endTag, attribute and text are now supporting chaining support in XmlSerializer. thanks, alek