Hi, I have a question: I need some methods in all objects, obviusly I don't want to write them on each Base class, and I don't want to modify the BaseObject class. Is it possible to tell the generator that all Base classes have to extend MyCustomBaseObject (that extends BaseObject and implements the methods that I need)?
Thank you Bye -- RCarter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
