[hibernate-dev] Custom EventType and listeners

Sanne Grinovero sanne at hibernate.org
Thu Mar 5 10:14:57 EST 2020


Hi Gail,

at high level it seems a reasonable idea to me.

In more detail, let's make sure the `registeredEventListeners`
initialization is not affected by data races, but we can defer
discussing such details on a PR as that would probably be clearer.

Thanks,
Sanne

On Thu, 5 Mar 2020 at 07:16, Gail Badner <gbadner at redhat.com> wrote:
>
> There has been some discussion that it may be useful for hibernate-rx to be
> able to define RX-specific event types and listeners.
>
> I've created a POC [1] that adds this support. I still need to do some
> testing, but I would like some feedback before I spend too much time on
> this.
>
> Please let me know if this is a reasonable improvement. If it is, I will
> create an HHH jira and create a pull request.
>
> Thanks,
> Gail
>
> [1]
> https://github.com/gbadner/hibernate-core/commit/2d368a2ce1da36468ab7f965467711bc59f439cf
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list