[ http://issues.apache.org/struts/browse/WW-1392?page=comments#action_38727 
] 
            
Ted Husted commented on WW-1392:
--------------------------------

Update: 



---------- Forwarded message ----------
From: Ted Husted <[EMAIL PROTECTED]>
Date: Nov 16, 2006 12:50 PM
Subject: Re: [s2] XWork2 release plan
To: Struts Developers List <[email protected]>

Since we haven't had any takers on fixing the XDoclet processing, I
doubt that anyone is married to the XDoclet approach. Meanwhile, other
new features are embracing annotations, so I would suggest that
annotations would actually be better than the old XDoclet approach.
After all, XDoclet is basically a precursor to annotations.

So, if you want to work on an APT patch for WW-1392, I'll review it.

-Ted.

On 11/16/06, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> I was playing with apt
> (http://java.sun.com/j2se/1.5.0/docs/guide/apt/GettingStarted.html)
> today and it is pretty easy to use, I could get the tld generation
> working in a few days, the only thing is that we would have to use
> annotations instead of javadoc comments, would that be a problem?
>
> musachy

> Generate Taglib TLD from annotations/xdoclet tags
> -------------------------------------------------
>
>                 Key: WW-1392
>                 URL: http://issues.apache.org/struts/browse/WW-1392
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>            Reporter: Don Brown
>            Priority: Minor
>             Fix For: 2.0.2
>
>
> Previously in WebWork 2, the taglib TLD was generated using XDoclet from 
> XDoclet tags in the source code.  With the move to Maven 2 and Java 5, the 
> ant tasks that performed this task have been removed and XDoclet doesn't work 
> with Java 5 source.  Therefore, either we should migrate the process to a new 
> XDoclet 2 plugin or using some Java 5 annotation processing tool.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to