I just started using XmlBeans around 2 weeks ago.

One issue I see is during code development phase and
alpha releases. There are frequent request from
testers to change the Tag names to more meaningful
ones. When this  happens, you need to change your
parsing code as well. That's a pain.

thanks
-D
--- Cezar Andrei <[EMAIL PROTECTED]> wrote:

> Dave,
> 
> You're right XMLBeans doesn't have support for this.
> Please let us know
> if you have something for this.
> 
> Most of the time schemas don't change, and if they
> do, usually they are
> backwards compatible. Probably this is why it's not
> at the top of
> requests, but definitely it's a useful feature to
> have.
> 
> Cezar
> 
> > -----Original Message-----
> > From: dave [mailto:[EMAIL PROTECTED]
> > Sent: Monday, December 31, 2007 10:34 PM
> > To: user@xmlbeans.apache.org
> > Subject: handling just the Name changes in XSD..
> > 
> > 
> > If you change an Element name (for e.g.) in the
> > schema, you also need to change the Java code
> > accessing or setting this element. Is there any
> way we
> > can avoid changing the Java code in such
> situations?
> > Looks like the xsd config file doesn't seem to
> have
> > mapping support at this level.
> > 
> > -D



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to