There is a new version of generateDS.py -- version 2.15a. **Caution** -- May break some existing code. In particular, support for ElementTree has been removed. Lxml is now required, both for generating code and to run the generated code.
Actually, I don't believe that generateDS.py has worked with ElementTree for some time now. You can find it here: - Python Package Index -- http://pypi.python.org/pypi/generateDS/ - Source Forge -- http://sourceforge.net/projects/generateds/ - Bitbucket -- For those of you who prefer using Mercurial, there is also a Mercurial repository at Bitbucket: https://bitbucket.org/dkuhlman/generateds Below are a few notes and details from the README. If you have comments, suggestions, or problems, please send them along. - Dave # ========================================================= Version 2.15a (02/18/2015) - Modifications so that we generate code that can be used by Python 3. Thanks much to Richard Gerkin for this work. - Removed possible use of ElementTree. Lxml is now a requirement for both running generateDS.py itself and for running the generated code. - Fixed exporting of text content so that, when it contains CDATA sections, the mark-up characters inside the CDATA sections are not escaped. Thanks to George David for reporting this and for helping with a fix. # ========================================================= -- Dave Kuhlman http://www.davekuhlman.org ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users