Re: [appfuse-user] spring 3

2010-04-30 Thread Matt Raible
We've used this strategy in the JPA implementation. I would change the Hibernate version, but I don't think it provides any real value for users. On Apr 30, 2010, at 2:27 PM, Flávio Oliva wrote: > ok! @Repository, @Service, @Transactional etc are all exemples of great > annotations schemas that

Re: [appfuse-user] spring 3

2010-04-30 Thread Flávio Oliva
ok! @Repository, @Service, @Transactional etc are all exemples of great annotations schemas that eliminate the need of a significant amount of xml bean definition! I totally support that! By the way, I have read on the net that there are some people supporting the ideia of eliminating the Hibernate

Re: [appfuse-user] spring 3

2010-04-06 Thread Matt Raible
It's been done in SVN. I've also done some work to convert Controllers to annotations. It's checked in in AppFuse Light, not AppFuse. The work is sitting in my local workspace. All tests aren't passing yet. On Mon, Apr 5, 2010 at 5:21 PM, Flávio Oliva wrote: > is there any prespective of upgradi

[appfuse-user] spring 3

2010-04-05 Thread Flávio Oliva
is there any prespective of upgrading appfuse to spring 3.0? I think that upgrate to that would be a minor impact? maybe on Milestone 3? eheheh regards to all, Flávio Oliva