[Issue 2979] Xml tags with only attributes return as without attributes ElementParser.parse

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 15 07:15:10 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2979





--- Comment #5 from hed010gy <y0uf00bar at gmail.com>  2009-05-15 07:15:09 PDT ---
Oh no! another thought.  A sax-like parser throws out Tag and Element objects
and does not need to bother to put them into a DOM.  A consumer of the objects
can create a DOM or filter-transform. Well, its all been tried/done before by
lots of code. So the std.xml module might be better factored to support a more
versatile usage.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list