David Blevins wrote: > Right, you and I are talking about the same thing. Any thoughts on how > to avoid future headaces when code using the generated code doesn't > compile as we go to another 2.0.x version.
I think the code using the generated code will be ok. Its the generated code used internally with newer jars is where I think the problems will exist, since it seems to be the internal JAXB annotations that are being affected. But then again, who knows if the outter core APIs will change :-( > > Thoughts? > > -David
