I don't know about Validator, but in the ORM case at least we didn't need all the overhead of a concurrent / threadsafe implementation.
On 18 March 2013 14:21, Emmanuel Bernard <[email protected]> wrote: > Galder's work could very well be an interesting solution where we use > IdentityMap. > > I know ORM has be using it less with the bytecode rework but I think we > still use it in particular in Hibernate Validator. > > _______________________________________________ > hibernate-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
