D - XML Parser
- David (3/3) Apr 15 2004 Are there and plans on having an XML SAX parser or preferably Pull parse...
- J C Calvarese (13/17) Apr 15 2004 I don't know how it compares to SAX or Pull, but I found this at Andy's
Are there and plans on having an XML SAX parser or preferably Pull parser in the lines of http://www.xmlpull.org/ written in D. David
Apr 15 2004
David wrote:Are there and plans on having an XML SAX parser or preferably Pull parser in the lines of http://www.xmlpull.org/ written in D. DavidI don't know how it compares to SAX or Pull, but I found this at Andy's D page, http://andy.tadan.us/d/. xmld An XML library I coded in a day. Modelled after cppdom. Last updated 18 January 2004 - Updated to compile with DMD 0.78. Changed the build system to SCons. (By the way, the web interface doesn't update right away. If you were using Mozilla Thunderbird, you could see your posts immediately. Just a suggestion...) -- Justin http://jcc_7.tripod.com/d/
Apr 15 2004