users@jpa-spec.java.net

[jpa-spec users] Re: JPA_SPEC-109: Allow AttributeConverters to be CDI injectable

From: Werner Keil <werner.keil_at_gmail.com>
Date: Tue, 2 May 2017 11:15:08 +0200

+1

Will JIRA and this mailing list on java.net also remain as they are or
either move to GitHub eventually?
(see https://github.com/javaee)

Werner


On Tue, May 2, 2017 at 5:50 AM, Adam Bien <abien_at_adam-bien.com> wrote:

> +1
> > On 27. Apr 2017, at 19:19, z06.guillermo_at_gmail.com wrote:
> >
> > Pretty good!
> >
> > I'm with Arjan in the CDI bean approach. Both entity listeners and
> > converters could benefit from being CDI managed beans (if the container
> > corresponding supports it).
> >
> > With the increasing general CDI integration, people are expecting
> > everyhing to be full "CDI capable". It would be a shame to miss this
> > oportunity.
> >
> > The scope would probably need to be @Dependent if you want to maintain
> > it as a non contextual object, so no big deal there.
> >
> >
> > Regards,
> >
> > Guillermo González de Agüero.
>
>