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
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