[Mono-devel-list] Re: Mono XmlNode.InnerText
Ravi Pratap M
ravi at ximian.com
Fri Jul 25 17:29:38 EDT 2003
Hi Ran,
> XmlNode.InnerText should return the inner text of all child elements,
> not just of text node descendants (maybe only for CharacterDataNode)
> in any case, your implementation prevents the concatenation of CDATA
> elements (and others).
Thanks for bringing this to my attention. As is turns out, I
implemented InnerText only because I needed it in something else and
with the approval of Jason Diamond. It looks like the XML guys need to
fix this so I am copying the development list on this.
Could the maintainers of System.XML take care of this, please?
Ravi.
More information about the Mono-devel-list
mailing list