[XML-SIG] ANNOUNCE: SWIG XML extension

Dave Kuhlman dkuhlman@cutter.rexx.com
Fri, 22 Mar 2002 17:14:51 -0800


This package provides an extension to SWIG that enables SWIG to
generate XML (instead of Python code, Perl code, Java code, etc).
The generated XML code can serve as input to a code generator, a
reporting program, an interface analysis program, etc, possibly
written in Python.

It is, I admit, a bit immature at this  stage. But, it still
captures (in XML) much of the information you might be interested
in.

Also included in this package is a Python module that can parse the
XML output from the SWIG extension and create a tree of Python
objects that represent the SWIG XML. Note that this Python module
was generated by generateDS.py.  (Available at
http://www.rexx.com/~dkuhlman)

This SWIG XML extension requires the CVS development version of
SWIG.

You can find the files needed to build the SWIG XML extension at
http://www.rexx.com/~dkuhlman (look for "swigxml").

-- 
Dave Kuhlman
dkuhlman@rexx.com
http://www.rexx.com/~dkuhlman