2 Dec 2004 12:55
Re: [OJB 1.0.x] JDK1.2 support, InvocationHandler replacement
Thomas Dudziak <tomdz <at> first.fhg.de>
2004-12-02 11:55:24 GMT
2004-12-02 11:55:24 GMT
Armin Waibel wrote: > Hi all, > > OJB1.0.x still supports JDK1.2? > > What about the handling of > java.lang.reflect.InvocationHandler > shouldn't it replaced by > com.develop.java.lang.reflect.InvocationHandler > when JDK1.2 was detected? > > I can't find this replacement class in code base. Wasn't it part of > OJB in older versions? Wasn't there a discussion about this a while ago ? Anyway, I'm for requiring at least JDK 1.3 for the 1.0.2 so that we can remove these guards. Tom
RSS Feed