pickle juice and YAML (Re: [Tutor] dumping .pck files)

Kent Johnson kent37 at tds.net
Wed Jan 5 12:10:12 CET 2005


Alan Gauld wrote:
> (Who hates XML almost as much as Java! :-)

IMO dom4j makes XML quite easy to use from Java and really pleasant in Jython. The integrated XPath 
support essentially gives you a query engine on your data.
http://www.dom4j.org

I have written about dom4j, Jython and XPath here:
http://www.pycs.net/users/0000323/stories/12.html
http://www.pycs.net/users/0000323/stories/2.html

Kent
(Who hates Java but has come to like XML)

> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 


More information about the Tutor mailing list