You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Edward Frederick <ep...@gmail.com> on 2006/01/20 17:32:23 UTC

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: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org