Kohsuke Kawaguchi wrote:
>
> Robert Lowe <rmlowe_at_rmlowe.com> wrote:
> > Is this release runtime-compatible with 1.0? In other words, is it necessary
> > to recompile the binding classes?
> >
> > - Rob
>
> If you are using code generated from 1.0, you can continue to use it
> with the new runtime and it should work fine.
>
I just made a posting about some problems with the fact that the runtime
classes are generated these days, so this posting triggered me. I
suddenly realized that for backward compatibility the 'old runtime'
classes are still part of jaxb-impl.jar. Is there no secret switch that
people could say with xjc -use-runtime to use classes that are defined
in the jaxb-impl.jar ?
--
Mark Brouwer