[Newbies] XML parsing

Nick Ager nick.ager at gmail.com
Wed Jul 4 12:06:42 UTC 2007


Hi,

I'm struggling to parse an XML document. I found an example in:

   XMLDOMParser addressBookXMLWithDTD

... however testing this example results in:

   XMLDocument doesNotUnderstand: #localName

a search revealed there is a bug logged against this:
http://bugs.squeak.org/view.php?id=32

I'm more inclined to believe that I'm using the wrong code or example
than that XML parsing is broken in Squeak. Is there a better example
to base my parsing code on?

I'm using Squeak 3.9 with an image from:
http://damien.cassou.free.fr/squeak-web/squeak-web-118.zip

Thanks

Nick


More information about the Beginners mailing list