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
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to