There is a new version of generateDS.py etc -- version 2.5a. Here are a few notes and details from the README:
# ========================================================= Version 2.5a (06/06/2011) * Fix for generation of default value in parameters for the constructors. * Fix for lookup of attribute value in generated buildAttributes methods -- Formerly, attribute names having a namespace prefix were not being found. * Added some support for xs:group -- Named model groups (model group definitions) are now treated as definitions of blocks of elements to be copied/inserted where referred to. This replacement has been added to the preprocessing done in process_includes.py. So, this <xs:group ref="some_def"/> is replaced by the contents of <xs:group name="some_def"> ... * Fix to generation of calls to validator methods for child elements. Before the fix, the validators were called in buildAttributes methods but not in buildChildren. Also, generation of the validator method (stubs) was also missing in some cases. Thanks to Béres Botond for alerting me to this. * Fixes to generateds_gui.py -- Now it can load a session again. Also a fix to the check for and warnings about the changes to current session on exit. * process_includes.py -- Fix for yet another problem with including the same file multiple times when included from different directories. # ========================================================= You can find it in the usual places: - Python Package Index -- http://pypi.python.org/pypi/generateDS/ - Source Forge -- http://sourceforge.net/projects/generateds/ - My Web site -- http://www.rexx.com/~dkuhlman/generateDS-2.5a.tar.gz If you have comments, suggestions, or problems, please send them along. - Dave -- Dave Kuhlman http://www.rexx.com/~dkuhlman ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users