XML Parser - COM component

Paul Prescod papresco at technologist.com
Tue Aug 25 15:31:20 BST 1998


It would be relatively easy to wrap up any of the SAX-compliant parsers
written in and for Python in a COM object. Turning a Python object into a
COM object seems to be about 15 minutes work. I admit that I haven't done
it myself yet because the only project I would have done it for is
switching from VB to Python. 

But I did do the research a few weeks ago and it looked easy, if you are
familiar with COM. And of course, you could also make a COM wrapper for a
C++ parser in C++.

 Paul Prescod  - http://itrc.uwaterloo.ca/~papresco

"You have the wrong number."
"Eh? Isn't that the Odeon?"
"No, this is the Great Theater of Life. Admission is free, but the 
taxation is mortal. You come when you can, and leave when you must. The 
show is continuous. Good-night." -- Robertson Davies, "The Cunning Man"

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list