Unmarshalling convoluted XML to Smalltalk

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Introducing SimpleXO (Re: Unmarshalling convoluted XML to Smalltalk)

Steffen Märcker
Hi,

I've just published SimpleXO 8.3 to Cincom public repository. The  
transition from SmaCC to Xtreams PEG is finished. This allows to implement  
grammer changes much easier.

API changes:
- use SimpleXOParserBuilder>>parseSimpleXO: to create parser from  
definition

Enhancements:
- support for whitespace and comments in XPath expressions
- fixed some issues

Have fun!
Steffen
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Introducing SimpleXO (Re: Unmarshalling convoluted XML to Smalltalk)

Steffen Märcker
In reply to this post by Steffen Märcker
Hi,


I've just published SimpleXO 0.11, which finally brings proper syntax  
error handling (thanks Michael!)

As always, I am interested in your feedback - give it a try!

Have fun!
Steffen
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
12