24 Mar
2006
24 Mar
'06
5:53 p.m.
On 3/24/06, Jim Fulton <jim@zope.com> wrote:
We've had sucess writing XSLT templates to transform the pickle data into formats easily parsable for particular applications.
As part of a recent task (likely the same one Jim's referring to here!), I transformed the XML export into another XML pickle, but for a simpler data structure that could be unpickled without dealing with the application classes. The CDATA marked sections that held the templates aren't useful for XML tools, but they do make it somewhat easier to read the pickles directly (valuable when trying to figure out what a transform is starting from!). -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Don't let schooling interfere with your education." -- Mark Twain