Re: Interpreting XML tag as HashMap
"John R. Sheets" <[email protected]> Tue, 29 Oct 2002 07:17:06 -0600
| Newsgroups | gmane.comp.java.enhydra.zeus |
|---|---|
| Message-ID | <[email protected]> |
Ben Coburn wrote: >Has anyone been working on a more configurable code generator for Zeus? >How about a code generator that will even allow you to specify an >interface to your own code that particular generated classes will >implement? (It could even insert dummy methods in the code so that the >classes will still compile right away. > > I've been working on a generic rendering architecture as part of the Writer's Forge project (see my sig below), which is currently capable of creating PDF docs from (arbitrary) XML documents, using an XML template to guide it. Later versions will include Java source code generation. I'm hoping to make it customizable and easy to extend/tweak, and as lightweight as possible. It could be integrated with/into Zeus at some point. Of course, the code generation stuff won't be ready for a few months, at least, but it's a very high priority for the project. John -- John R. Sheets <john at metacasa dot com> http://writersforge.sourceforge.net http://www.worldforge.org