RE: [hibernate-dev] Why cglib was replaced with javassist?

2009-05-29 Thread Nikita Tovstoles
Pardon as this is slightly off-topic, but does anyone know where to get (buildable) sources for cglib 2.2? 2.1_3's Enhancer.getCallbacksSetter() (that is called by CGLIbProxyInitalizer) reflects on target class, and as that calls is made every time a proxy created, the cost of reflection starts

RE: [hibernate-dev] RE: EntityPersister.initializeLazyProperty: ask for one, initialize all?

2009-05-29 Thread Steve Ebersole
Note quite done looking at the patch. What I saw so far looks good. I'll add my comments to the JIRA issue. On Tue, 2009-05-26 at 10:18 -0700, Nikita Tovstoles wrote: > Thanks for getting back to me, Steve. Yep, I realized that subsequently and > submitted a patch. Please see my latter e-mails

RE: [hibernate-dev] Why cglib was replaced with javassist?

2009-05-29 Thread Steve Ebersole
Its more than just inactivity. As projects mature you expect some inactivity; its just the nature of the beast. What was more the issue was our attempts to contact the developers going unanswered. We tried for over a year to contact the CGLIB developers about this need for a release and got no r

RE: [hibernate-dev] Why cglib was replaced with javassist?

2009-05-29 Thread Nikita Tovstoles
Concern over CGLIB's inactivity is certainly valid. However, our internal load-testing of javassist (a few months back) revealed that the library's perf characteristics aren't quite ready for prime time. In some cases, our system performed 2x faster with cglib v. javassist. I don't recall the ex

Re: [hibernate-dev] Why cglib was replaced with javassist?

2009-05-29 Thread Chris Bredesen
First result from a search in JIRA reveals this http://opensource.atlassian.com/projects/hibernate/browse/HHH-2506 So I think that's your answer :) -CB Unmesh joshi wrote: hi, Till hibernate 3.2 cglib was default bytecode provider. why was it changed to javassist? thanks, unmesh

[hibernate-dev] Why cglib was replaced with javassist?

2009-05-29 Thread Unmesh joshi
hi, Till hibernate 3.2 cglib was default bytecode provider. why was it changed to javassist? thanks,unmesh _ Planning the weekend ? Here’s what is happening in your town. http://msn.asklaila.com/events/___

Re: [hibernate-dev] Re: Antlr3 / JDK 1.5

2009-05-29 Thread Steve Ebersole
So after discussing with the Antlr folks, the intention was that the runtime remain JDK 1.4 compatible. However a few of the runtime classes unintentionally ended up using generics. At this point its probably not going to be switched back because these represent public API classes and there have

Re: [hibernate-dev] Hiberate Search 3.1.1 GA

2009-05-29 Thread Sanne Grinovero
thanks for the release and congratulations :) 2009/5/29 Emmanuel Bernard : > Cool :) > > On  May 29, 2009, at 02:37, Hardy Ferentschik wrote: > >> Hi all, >> >> Hibernate Search 3.1.1 just got released - >> http://in.relation.to/11607.lace >> Check it out! >> >> --Hardy >>

Re: [hibernate-dev] Hiberate Search 3.1.1 GA

2009-05-29 Thread Emmanuel Bernard
Cool :) On May 29, 2009, at 02:37, Hardy Ferentschik wrote: Hi all, Hibernate Search 3.1.1 just got released - http://in.relation.to/11607.lace Check it out! --Hardy ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.o