Re: [appfuse-user] Annotations

2009-08-06 Thread Ice-Man
Hi, Matt, When is gonna be the release of 2.1??! Shall it implement the Injection of Service layer Dependecy in (Web) Controller layer via Java Annotations??! ]o['s, 2009/7/30 Marian Nicolae Ion > Hello, > > Could we use Spring and Struts annotations with Appfuse 2? If so, is > there any

Re: [appfuse-user] Annotations

2009-08-06 Thread Matt Raible
I cannot predict exactly when 2.1 will be done, but I do hope to complete it in the next couple of months. ;-) There's a lot of open issues so the best way of getting what you want in 2.1 is to contribute patches. Here's the work I've done so far for annotations: http://raibledesigns.com/rd/entry

Re: [appfuse-user] Annotations

2009-08-06 Thread Ice-Man
hei Matt, as always u're for sake TDD-centric forever and ever!! ;-)) Congratulations! Keep on like that!! Ice-Man 2009/8/6 Matt Raible > I cannot predict exactly when 2.1 will be done, but I do hope to complete > it in the next couple of months. ;-) > > There's a lot of open issues so the

Re: [appfuse-user] Annotations

2009-08-06 Thread tibi
i'm autowiring too... i have spring injecting my managers without a problem i still have them definied in xml files... but that will be the play moment of next week ;) Matt Raible wrote: > I cannot predict exactly when 2.1 will be done, but I do hope to > complete it in the next couple of months