Re: [Generateds-users] Adding attribute default values to __init__ methods

2008-04-25 Thread Dave Kuhlman
Arne Grimstrup <[EMAIL PROTECTED]> writes: > > Hi Everyone, > > In a couple of our XML Schema, we have defined default values for some > attributes. These values are considered to be "hardcoded" constants > for our application so they must be accessible from the application > code. generateDS

[Generateds-users] Adding attribute default values to __init__ methods

2008-04-24 Thread Arne Grimstrup
Hi Everyone, In a couple of our XML Schema, we have defined default values for some attributes. These values are considered to be "hardcoded" constants for our application so they must be accessible from the application code. generateDS allowed me to create Python objects from the XML using the