Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-dev] Provisional API take II

I don't see @provisional here but it might be a good one to submit to the people working on a standard set of new JavaDoc tags:
 
http://java.sun.com/j2se/javadoc/proposed-tags.html
http://www.jcp.org/en/jsr/detail?id=260
 
see also:
http://www.infospheres.caltech.edu/resources/code_standards/java_standard.html
 


From: wtp-dev-bounces@xxxxxxxxxxx [mailto:wtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Elder
Sent: Thursday, May 19, 2005 10:03 AM
To: General discussion of project-wide or architectural issues.
Subject: Re: [wtp-dev] Provisional API take II

 
The <provisional /> tag would only be for the package.xml files, which are already tied to the semantics of the stylesheet. I don't think this approach for the embedded javadoc comments, but we could probably build a more general purpose Javadoc doclet for an "@provisional" tag that other Eclipse teams to could as well.

Back to the top