From: Bill H. <bi...@lo...> - 2003-06-18 09:27:09
|
Hi all, Just thought I'd kick off a discussion about JDK 1.2. I've been talking to an AIX user who is stuck on JDK 1.2 and we might want to reconsider our stated plan of only supporting 1.2 for bug fixes beyond version 1.0. Whilst browsing the avalon-dev mail list I notice that they are considering the use of CGLIB (which has just recently released 1.0) as a drop in replacement for the Proxy class in JDK 1.3. Any thoughts on actually replacing our use of Proxy with this? (And then only needing one distribution for JDK 1.2 and later). Obviously, we would run tests and require it not to be significantly slower. Cheers, Bill |