Hello, First, let me say that XMLBeans is pretty fantastic. It just works.
I have a problem, though. I need to add methods to my objects--and they must be added directly to the types, as I'm using polymorphism extensively. However, this is a problem in terms of rapid development. There's no way to quickly change the schema and regenerate source without overwriting my 'additions'. How are you folks doing this? Thanks so much, Ed --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

