I use Tap 4.1.1-SNAPSHOT + Spring 2.0.1 + tapestry-spring 0.1.2 : works like
a charm (except some maven2 dependency oddities).
2006/12/7, Skorpien126 <[EMAIL PROTECTED]>:
Spring 2 is released and I want to know if it´s compatible with tapestry
4.0.2 or even with 4.1??? Is there maybe a new Tap
We are using Spring 2.0 and Tapestry 4.0.2 together with Trails 1.0-SNAPSHOT.
You can quote me on it :) 2.0 interfaces are pretty much the same as in
1.2.6. Context file schema has some minor changes and some test classes have
changed. Overall, there should be no problem switching.
Kalle
On 12/7
I think it should be compatible, but don't quote me on that. In any
case I am using Spring 2 with tapestry without using tapestry-spring.
I use spring-2.0 @Configurable annotation to allow me to inject my
beans into any object including Tapestry pages and Hibernate entities.
I also use spring-anno