[Generateds-users] ANN: User methods for generateDS.py Was: comparing classes

2007-05-15 Thread Dave Kuhlman
User Methods generateDS.py now has the ability to add user methods to the classes it generates. The user provides definitions (source) for the methods to be added and (for each method) a regular expression to identify the names of classes to which the method should be added. Then, t

Re: [Generateds-users] ANN: User methods for generateDS .py Was: comparing classes

2007-05-15 Thread Dave Kuhlman
Dave Kuhlman <[EMAIL PROTECTED]> writes: > > User Methods > > > generateDS.py now has the ability to add user methods to the > classes it generates. > And, one more thing -- My thanks to Benny Zilberstein for his suggestion and inspiration on this. It was his suggestion that he