Re: [Zope] Best XML product to start with
Ruberl Michele <mruberl@etnoteam.it> writes:
Hi everybody, which is the best product for manipulating XML content in Zope? ParsedXML is the lastest updated and is also the one mentioned in the "Directions" document... Is it the best one? What about XMLDocument/XMLWidgets? Thanks in advance
Parsed XML is probably more stable than XMLDocument at this point. It is still beta, but a very mature beta. Parsed XML can't do everything that XMLDocument could yet, but it is XMLDocument's replacement. It doesn't yet work with XMLWidgets, but I hope that it will. It has a real level 2 DOM, which XMLDocument didn't. We'd be interested in hearing about what you're planning on the zope-xml mailing list. -- Karl Anderson karl@digicool.com
Karl, Any sign of a win32 build of ParsedXML? Phil ----- Original Message ----- From: "Karl Anderson" <karl@digicool.com> To: "Ruberl Michele" <mruberl@etnoteam.it> Cc: "Zope Mailinglist" <zope@zope.org> Sent: Wednesday, February 21, 2001 6:27 PM Subject: Re: [Zope] Best XML product to start with
Ruberl Michele <mruberl@etnoteam.it> writes:
Hi everybody, which is the best product for manipulating XML content in Zope? ParsedXML is the lastest updated and is also the one mentioned in the "Directions" document... Is it the best one? What about XMLDocument/XMLWidgets? Thanks in advance
Parsed XML is probably more stable than XMLDocument at this point. It is still beta, but a very mature beta.
Parsed XML can't do everything that XMLDocument could yet, but it is XMLDocument's replacement. It doesn't yet work with XMLWidgets, but I hope that it will. It has a real level 2 DOM, which XMLDocument didn't.
We'd be interested in hearing about what you're planning on the zope-xml mailing list.
-- Karl Anderson karl@digicool.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Karl Anderson -
Phil Harris