Re: [hibernate-dev] AnnotationBinder class loading

2015-06-01 Thread Steve Ebersole
Yes, I think we should. On Mon, Jun 1, 2015 at 1:03 PM Sanne Grinovero wrote: > +1 > > And my caching work is ready (in my opinion). Could that be included? > The important thing it does, is to replace those key contracts with an > interface, preparing ground for various optimisations. I didn't

Re: [hibernate-dev] AnnotationBinder class loading

2015-06-01 Thread Sanne Grinovero
+1 And my caching work is ready (in my opinion). Could that be included? The important thing it does, is to replace those key contracts with an interface, preparing ground for various optimisations. I didn't implement the actual optimisations, but that won't break any SPI.. On 1 June 2015 at 18:0