Learning more about YAXO

Michael Rueger m.rueger at acm.org
Thu Nov 14 20:42:47 UTC 2002


Markus Fritsche wrote:
> Hi!
> 
> I just installed YAXO 1.3 from squeakmap and to my surprise, it is very 
> different from what I have used building the XMLRPC-Server. The 
> XMLParser I used, had been strongly modified by the soapopera changeset 
> (or some others, like sixx?), so that functionality I relied on is 
> missing (as a newbie, I didn't noticed that. Mea culpa!).

Which functionality are you using? It might be feasible to integrate it 
with the Yaxo.

> 
> So I'd like to learn more about the parser that is available from 
> squeakmap. Is there any documentation for the squeakmap-version? Or is 
> there (simple) software using this unmodified parser?

Hmm, blush, documentation...
Yaxo is relatively close to the SAX2 API as seen in Java, same for the 
DOM model used.

If you can give some more details (ich brauche mehr Details ;-)) we can 
work out some examples on how to use the Parser in the context of your 
implementation.

Michael





More information about the Squeak-dev mailing list