|
From: Rod J. <ro...@in...> - 2004-11-17 12:49:19
|
Juergen and I have discussed having a new "tiger" tree parallel to "src" and "test". tiger would have its own src and test trees. The first major feature in there will be transaction mgt via Tiger annotations, which Colin has already completed and I'm now polishing. I'm also looking at adding support for hot swap and pooling attributes. The contents of this tree will be included in spring.jar, although everything in the main src tree would still compile on 1.3 and 1.4. Thoughts? For now, JIRA would be best for your contribution, as Colin says, as I only have time right now to focus on annotations. Colin Sampaleanu wrote: > Right now we've put JDK 1.5 specific code into a separate module, > samples (well, really a project called tiger under there, as there's > also an aspectj project), which is parallel to the main spring module. > It could probably go in there. > > The best thing to do is to put it into JIRA so it doesn't get lost, as I > can't do much with the 1.5 stuff until after about the 26th... > > Colin > > > Yannick Menager wrote: > >> I've written an useful spring/hibernate class for usage with >> java.util.concurrent from j2se 1.5 ( it's a ThreadFactory that wraps >> any thread >> generated with TransactionSynchronizationManager so that each thread >> has it's >> own associated session and transaction ). >> >> I was thinking of contributing that back into spring, but i assume spring >> doesn't get compiled with a jdk1.5 :( >> >> Is there any plans on allowing 1.5 builds ? >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > -- ____________________________________________________ Rod Johnson Interface21 - Spring Services from the Source http://www.springframework.com Founder, Spring Framework: http://www.springframework.org Author, "Expert One-on-One J2EE Development Without EJB" (May 2004, with Juergen Hoeller). http://www.amazon.com/exec/obidos/ASIN/0764558315/ Author, "Expert One-on-One J2EE Design and Development" (October 2002). http://www.amazon.com/exec/obidos/tg/detail/-/0764543857/ ____________________________________________________ Interface21 Limited Registered Office Summit House, 2-2a Highfield Road, Dartford, Kent DA1 2JY Registered in England and Wales No. 5187766 ____________________________________________________ |