[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@ic.ac.uk
- Date: Fri, 23 Apr 1999 14:13:30 -0400 (EDT)
Paul Prescod writes:
> Tim.Shaw@wdr.com wrote:
> >
> > Fielding a question from a colleague :
> >
> > The XML One conference has a seminar/track specifically for Python.
> > Is there a close link here? Is Python particularly suited to XML
> > handling?
>
> There was a recent thread on this issue in another mailing list:
[snip]
Or, to put it more succinctly, Paul Prescod is particularly suited to
XML handling with Python.
Actually, any object-oriented language should do a pretty good job of
handling XML. The initial push among developers was in Java, but now
there's excellent support growing in Python and Perl5 as well.
Personally, I use Perl5 and Java, but I do sneak into JPython once and
a while so that I have an interpreter to poke around in the Java
classes.
C++ is still badly under-represented in XML software, but you can
always use the C Expat parser.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|