help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] XML Software


From: Mark Meyer
Subject: [Help-smalltalk] XML Software
Date: Sun, 04 May 2003 18:27:30 +0200
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2106

Hi.
I'm trying to use the XML parser in 2.1.1. When trying to parse using the
static methods provided it stumbles over what seems to be a VW relic, it
sends 'asFilename' to the string passed. Circumventing this by doing some
explicit work and using the 'on:' message the parser seems to roll, just to
get stuck in an infinite loop outputting the same two error messages over
and over. 

So my questions are: Is the parser supposed to work or do I have to use the
SAX interfaces? And is there a way to break into this loop? I usually get a
debugger, but this time, I just see this error involving doesNotUnderstand
on the console and without a way to inspect it.

Regards, Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]