There is a new version of generateDS.py: generateDS-1.18d.  Here
are a few notes from the README describing the changes:

    Version 1.18d (8/26/2009)
      * Automatic detection of the namespace prefix used in the schema
        document.  Thanks to Mihai Ibanescu for this enhancement.
      * Fix to deal conflicts with generateDS's internal function
        names, for example "build".  Thanks again to Mihai.
      * Upgrade to the unit test harness.  Replace popen (which is
        deprecated) with use of the subprocess module.  Thank you Mahai.
      * Fix in the class constructors (__init__) to cast XML primitive
        types (xs:integer, xs:float, etc) to Python built-in types
        (int, float, etc).  Thanks once more to Mahai.
      * Fix to add enumeration value resolution when the possible
        values are not declared in an explicit definition but in a "top
        level" type.  Also fix a bug with enumeration value population
        for elements where the unwound element stack contains more than
        one element.  Thanks to Chris Allan for this fix.

Thanks much to Mihai Ibanescu and Chris Allan for the fixes.

You can find the new version here:

    http://www.rexx.com/~dkuhlman/generateDS-1.18d.tar.gz

And, the new version also might be at SourceForge.net.  I'm not sure.  The
userinterface for creating a new release at sourceforge.net has
changed, and I really have not been able to figure it out.

Please let me know when you have comments, suggestions, problems,
etc.

- Dave


 -- 


Dave Kuhlman
http://www.rexx.com/~dkuhlman


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to