IDL2XML converter

Lars Marius Garshol larsga at ifi.uio.no
Thu Mar 18 11:54:16 GMT 1999


* LUCIO PICOLLI
|
| I am curious about the progress of a IDL to XML converter. [...] In
| fact if any one has any thoughts about a IDL2XML converter i would
| like to hear from them.

I'm currently working on an IDL parser in Common Lisp. (I chose this
language because using the META technique it's very easy to write
parsers in it. They're also fast.)
 
For the moment I parse a subset of what it looks like CORBA 3.0 IDL
will look like (and also the CIDL introduced by the CORBA Component
Model Spec). I now produce equivalent 2.2-IDL and Java code from this,
and will later produce component packaging XML and possibly also
HTML/XML documentation.

| I suspect that the main obstacle is in the IDL data type mappings.

Hmmm. Now you lost me. What kind of IDL2XML converter did you have in
mind? Did you really mean a CDR2XML converter? Or IIOP2XML-RPC?

--Lars .


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/ and on CD-ROM/ISBN 981-02-3594-1
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