users@jaxb.java.net

Re: XJC Plugin development question

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 15 Mar 2006 12:59:11 -0800

Gertelman, Michael, VF-JP wrote:
> Hi Kohsuke,
> yes, I need to access both ObjectFactories, in intf and in impl packages.
> If it's too tricky it's ok, I found a way to work around it (ugly but at least it does not keep me from going on).
> Of course, if you have a real solution it would be great.

Glad to hear that you found a workaround.

I changed DualObjectFactoryGenerator and made publicOFG/privateOFG
available as public final fields.

You can get individual ObjectFactoryGenerator (and hence JDefinedClass)
through these properties.


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com