> Let me know your java.net user id so that we can add you to the
> project.
My user id is "hchar".
> let me know the name of your plugin so that we can create a
> directory for you. Would "fluent-api" work for you?
Yes, "fluent-api" will do.
Are there any specific Java package names I should use ?
(My understanding is that I can/will put the plugin under Apache 2.0
license. Please correct me if otherwise.)
Thanks,
Hanson
On 1/26/06, Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com> wrote:
> Hanson Char wrote:
> > I've got the initial version of xjc plugin working for supporting the
> > fluent api requested in RFE 115.
> >
> > Any idea how I can host it at jaxb2-common ?
>
> Yes. Let me know your java.net user id so that we can add you to the
> project.
>
> Also, let me know the name of your plugin so that we can create a
> directory for you. Would "fluent-api" work for you?
>
>
> > See below for sample usage and configuration.
>
> <snip />
>
> > Sample Usage
> > ---------------------
>
> <snip />
>
> > Contrast the following code (which is simpler and clearer) against the
> > original jaxb's samples/create-marshal/src/Main.java
>
> Excellent. I agree that it's much better.
>
> --
> Kohsuke Kawaguchi
> Sun Microsystems kohsuke.kawaguchi_at_sun.com
>
>
>