Hello,
this is looking very promising, congratulations for the slides too
they made me understand it well without needing explanations.

I am seeing many similarities with Hibernate Search,
maybe it is possible to reuse the annotations (and/or code)
of it for your upcoming "support for persistent collections"...
just thinking that both teams (Envers and Search) have probably
written much "framing" and startup code the same way.

Also Emmanuel has added "autoregistration" of listeners
for when Search is on classhpath during the EntityManager
factory startup; IMHO it would be nice to register this one
in the same way.

Sanne

2008/9/10 Adam Warski <[EMAIL PROTECTED]>:
> Hello,
>
> Envers is an entity versioning (or: auditing) library for JPA/Hibernate,
> which I've been developing for the last half year.
> I was presenting Envers on yesterday's R&D meeting, maybe some of you have
> been there.
> If not, here are the slides:
> http://www.jboss.org/files/envers/presentations/envers_rd.pdf
> And here's the project page: http://www.jboss.org/envers/
>
> Some people suggested that there may be some interests from the Hibernate
> Team in Envers. I also get asked quite frequently if I've talked to the
> "Hibernate guys" :).
> So if you've got any questions, or suggestions for the future direction of
> Envers, please write. Or any other comments, of course.
>
> --
> Adam
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to