Re: Problem getting CL-XML to work with OpenMCL



Agreed as I also have CXML which was quite simple to get running.
However, I wanted XPath/XQuery support which seems to make CL-XML the only game in town.


Thanks,
Phil

Ulrich Hobelmann wrote:
If you don't NEED CL-XML, you could try one of the other Lisp/XML packages. I think I used S-XML (http://common-lisp.net/project/s-xml/) once (it was a once-shot reading of an XML file, so I don't have the code...) once, on OpenMCL.


.