Re: [Hibernate] Re: CGLIB2

2003-11-16 Thread Gavin King
OK, send me jar, I will add it to the Hibernate distribution, and then I'll be able to apply Chris' patch to Hibernate. just email it to [EMAIL PROTECTED] Thanks Bill Horsman wrote: Hi Gavin, On Sun, 2003-11-16 at 08:47, Gavin King wrote: Ah I need to check whats up with Proxool. Tell m

Re: [Hibernate] Re: CGLIB2

2003-11-16 Thread Bill Horsman
Hi Gavin, On Sun, 2003-11-16 at 08:47, Gavin King wrote: > Ah I need to check whats up with Proxool. Tell me what you need. I have patches available for Proxool and Cglib 2. I can produce a patched version of Proxool 0.8.2 for you to test with if you like. As soon as Cglib 2 is released we w

Re: [Hibernate] Re: CGLIB2

2003-11-16 Thread Gavin King
Ah I need to check whats up with Proxool. Chris Hane wrote: What was the final decision with respect to including CGLIB2 in Hibernate 2.1? Just wondering since I want to use CGLIB 2 in my application for other applications Chris -- Gavin King JBoss Group +61 410534454 http://hib

Re: [Hibernate] Re: CGLIB2

2003-11-16 Thread Chris Hane
What was the final decision with respect to including CGLIB2 in Hibernate 2.1? Just wondering since I want to use CGLIB 2 in my application for other applications Chris At 07:27 PM 10/27/2003, Gavin King wrote: Ah. hm. I am actually ready to release 2.1rc1. Just waiting on Bela's

Re: [Hibernate] Re: CGLIB2

2003-10-27 Thread Juozas Baliuka
> > Ah. hm. I am actually ready to release 2.1rc1. Just waiting on > Bela's stuff. > > Exactly how beta is "beta"? We are going to change package name, but I do not think we will change something not trivial. > > >Gavin, with the API changes it's probably quickest if I put a patch > >toget

Re: [Hibernate] Re: CGLIB2

2003-10-27 Thread Gavin King
Ah. hm. I am actually ready to release 2.1rc1. Just waiting on Bela's stuff. Exactly how beta is "beta"? Gavin, with the API changes it's probably quickest if I put a patch together. Let me know when you want to do this and whether it should be against HEAD or some branch. I would only recom

[Hibernate] Re: CGLIB2

2003-10-27 Thread Chris Nokleberg
Josh Rehman wrote: > Hmm. Cglib is neat, but reflection is so fast that I would spend my time > elsewhere, for example adding support for a typesafe-enum representation > of lookup tables. :-) Hibernate won't get much reflection speedup with CGLIB2, since it is already using similar code in 1.0.