I've uploaded a new version. Thanks much to Vincent van Beveren for help with these changes.
You can find it here: http://www.rexx.com/~dkuhlman/generateDS-1.16a.tar.gz or at SourceForge: http://sourceforge.net/projects/generateds/ Here is a bit from the README file about this version: Version 1.16a (2/16/2009) * Generated export methods now check for empty content and write out <xx ... /> rather than <xx ...></xx> if empty. * All generated constructors (__init__()) now initialize instance variables to None. * Generated export methods now check for None before attempting to write out attributes and children. * More consistent use of direct access to instance variables rather than calling getter methods with a class, that is use of self.xxx rather than self.get_xxx(). - Dave -- Dave Kuhlman http://www.rexx.com/~dkuhlman ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users