> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > > On Jun 24, 2004, at 6:44 AM, Joshua Davis wrote: > > >> A few questions about Hibernate3 HEAD: > >> > >> * Should Hibernate3 HEAD only compile with JDK1.5? > > > public Object getObjectInstance(Object reference, Name > name, Context > > ctx, Hashtable<String, ?> env) > > > in org.hibernate.impl.SessionFactoryObjectFactory.java > added by Gavin > > two days ago :) > > That wanker! ;) > > Why is that necessary ? > > Is it not too big a step to have jdk 1.5 compile AND runtime > dependency on the core ? (sun's promise of jdk 1.4 > compability generics did not hold as i've been told ;(
Well, I tried to fix it just now but it is an either/or proposition as it implements javax.naming.spi.ObjectFactory, which a generic Hashtable declaration in one of it's arguments. After I fixed it for 1.4 it no longer compiles in 1.5. :-P Maybe Sun are wankers instead for not making ObjectFactory compatible? ;) > > > -- > Best regards, > Max Rydahl Andersen > mailto:[EMAIL PROTECTED] > www.hibernate.org > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & > Training. Attend Black Hat Briefings & Training, Las Vegas > July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > hibernate-devel mailing list [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/hibernate-devel > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel