Hi Ed Are you saying you tried the approach of using an .xsdconfig file with <extension> elements (as outlined in http://dev2dev.bea.com/pub/a/2004/11/Configuring_XMLBeans.html, the section labeled "Interface Extensions") and it didn't work for you?
If so then I'm sorry but unfortunately I don't know of any alternative extension mechanism. Cheers, Lawrence > -----Original Message----- > From: Edward Frederick [mailto:[EMAIL PROTECTED] > Sent: Friday, January 20, 2006 8:32 AM > To: [email protected] > Subject: Extending generated XMLBeans classes without 'Extensions' > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

