Re: Zero-config and annotations

2007-03-29 Thread Ted Husted
On 3/29/07, alkira <[EMAIL PROTECTED]> wrote: As far as feedback, in my opinion it would be nice if I can use the same result type String in the annotations as they are in the XML files, as this would provide better consistency and I wouldn't need to remember all the Result class names (such as t

Re: Zero-config and annotations

2007-03-29 Thread alkira
I like the result annotations along with codebehind/zero config, but I'm looking forward to the Interceptor annotation to have a completely usable implementation, and will check out the patch. As far as feedback, in my opinion it would be nice if I can use the same result type String in the ann

Re: Zero-config and annotations

2007-03-28 Thread Ted Husted
There's a patch, but I'm not using annotations myself, and some feedback from a couple of other people who are using annotations would be helpful. * https://issues.apache.org/struts/browse/WW-1796 There is also suppose to be some work being done a ZC MailReader, which should turn up some things.