|
|
+
Christopher 2013-01-17, 21:40
-
Re: Encourage the use of @sinceDavid Medinets 2013-01-17, 22:07
+1
On Thu, Jan 17, 2013 at 4:40 PM, Christopher <[EMAIL PROTECTED]> wrote: > I would like to propose and encourage the use of the @since javadoc tag for > all new public/protected methods in the public API, as well as new classes > in the public API. > > I would also like to propose and encourage the words "since <version>" be > used as the first two words of all @deprecated javadoc tags. > > These are enormously useful for documenting to users when a new feature was > added/changed, as well as informing developers how long something has been > around, and thus informing decisions about when it is safe to remove or > change. > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii +
Eric Newton 2013-01-17, 22:48
+
Josh Elser 2013-01-18, 00:41
+
Jason Trost 2013-01-18, 12:30
|