You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devicemap.apache.org by Volkan YAZICI <vo...@gmail.com> on 2014/12/29 14:52:54 UTC

Lombok Usage in Java Client

Are we allowed to use Lombok <http://projectlombok.org/> in Java Client?

Re: Lombok Usage in Java Client

Posted by Volkan YAZICI <vo...@gmail.com>.
Dozens of lines of getter/setter boilerplate could be saved.

On Mon, Dec 29, 2014 at 3:07 PM, Werner Keil <we...@gmail.com> wrote:

> I briefly saw it around JSR 308 (Type Annotations, still pretty much in
> "Stealth Mode" though and practically unused, even by Oracle who was one of
> the Co Spec Leads;-) what benefit do you think it would have for DeviceMap?
>
>
> Werner
>
> On Mon, Dec 29, 2014 at 3:01 PM, Bertrand Delacretaz <
> bdelacretaz@apache.org
> > wrote:
>
> > Hi,
> >
> > On Mon, Dec 29, 2014 at 2:52 PM, Volkan YAZICI <vo...@gmail.com>
> > wrote:
> > > Are we allowed to use Lombok <http://projectlombok.org/> in Java
> > Client?...
> >
> > http://projectlombok.org/ says "MIT license" so from that point of
> > view that would be ok.
> >
> > I'll let others comment on the technical side of things as I'm not
> > actively coding here ATM.
> >
> > -Bertrand
> >
>

Re: Lombok Usage in Java Client

Posted by Werner Keil <we...@gmail.com>.
I briefly saw it around JSR 308 (Type Annotations, still pretty much in
"Stealth Mode" though and practically unused, even by Oracle who was one of
the Co Spec Leads;-) what benefit do you think it would have for DeviceMap?


Werner

On Mon, Dec 29, 2014 at 3:01 PM, Bertrand Delacretaz <bdelacretaz@apache.org
> wrote:

> Hi,
>
> On Mon, Dec 29, 2014 at 2:52 PM, Volkan YAZICI <vo...@gmail.com>
> wrote:
> > Are we allowed to use Lombok <http://projectlombok.org/> in Java
> Client?...
>
> http://projectlombok.org/ says "MIT license" so from that point of
> view that would be ok.
>
> I'll let others comment on the technical side of things as I'm not
> actively coding here ATM.
>
> -Bertrand
>

Re: Lombok Usage in Java Client

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi,

On Mon, Dec 29, 2014 at 2:52 PM, Volkan YAZICI <vo...@gmail.com> wrote:
> Are we allowed to use Lombok <http://projectlombok.org/> in Java Client?...

http://projectlombok.org/ says "MIT license" so from that point of
view that would be ok.

I'll let others comment on the technical side of things as I'm not
actively coding here ATM.

-Bertrand