[Home] [By Thread] [By Date] [Recent Entries]


> It would be interesting to learn what other kinds of non-xml SAX
generators
> people have written.  Anyone care to say?

Folks working on Pascal versions of SAX (myself included) have made a few
classes that are similar-- one takes values from an object, using RTTI and
writes them to XML-- it can also read the values back and generate Schemas
based on the psosible vlaues-- it is a cheap form of serialization. Much
like your Python Parser, I wrote a wrapper around a Pascal Parser...  you
can generate a marked up version of a Pascal source file and generate
documentation based on that using any XSLT stylesheet you want...

Jeff Rafter
Defined Systems
http://www.defined.net
XML Development and Developer Web Hosting


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member