XML using standard Python modules

Curtis Sandoval csandoval at fourthought.com
Wed Sep 12 19:39:39 EDT 2001


Just a quick note that pDomlette and cDomlette, which come with 4Suite, are
*much* faster than 4DOM, and sufficient for most purposes.

--Uche (emailing from Curtis's computer)


> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Franz GEIGER
> Sent: Wednesday, September 12, 2001 11:21 AM
> To: python-list at python.org
> Subject: Re: XML using standard Python modules
>
>
> I'm currently in a similar situation. I decided to play around with 4DOM
> from the FT 4Suite. Looks quite good to me.
>
> Regards
> Franz
>
>
> "Dale Strickland-Clark" <dale at riverhall.NOSPAMco.uk> wrote in message
> news:k2nuptg6i18n0l48sg2llnl5kho3hqp4g3 at 4ax.com...
> > I'm trying to get to grips with XML using Python.
> >
> > A simple app to start with, it will read a plain text file containing
> > some data, convert it to XML and write an XML file.
> >
> > Later that file will be used as a random-access data source.
> >
> > Where do I start?
> >
> > I'm reading this: http://py-howto.sourceforge.net/xml-howto/SAX.html
> > at the moment. Is it up-to-date?
> >
> > There seems to be half a dozen XML modules. Which is the right one for
> > this type of application? XML.SAX?
> >
> > Thanks for any pointers.
> > --
> > Dale Strickland-Clark
> > Riverhall Systems Ltd
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list