You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jason Ng Yong Liang (JIRA)" <ji...@apache.org> on 2010/03/09 04:25:27 UTC

[jira] Issue Comment Edited: (LANG-370) Document thread safety of classes

    [ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842896#action_12842896 ] 

Jason Ng Yong Liang edited comment on LANG-370 at 3/9/10 3:25 AM:
------------------------------------------------------------------

As mentioned in LANG-398, perhaps both Brian Goetz and Tim Peierls could be contacted to donate the code to this project?
And btw, the Avalon Framework uses marker interfaces to document thread safety. See [http://excalibur.apache.org/apidocs/org/apache/avalon/framework/thread/package-summary.html]. This can be another alternative for those who do not like/wish to use Annotations.

      was (Author: jasonngyl):
    As mentioned in [#LANG-398], perhaps both Brian Goetz and Tim Peierls could be contacted to donate the code to this project?
And btw, the Avalon Framework uses marker interfaces to document thread safety. See [http://excalibur.apache.org/apidocs/org/apache/avalon/framework/thread/package-summary.html]. This can be another alternative for those who do not like/wish to use Annotations.
  
> Document thread safety of classes
> ---------------------------------
>
>                 Key: LANG-370
>                 URL: https://issues.apache.org/jira/browse/LANG-370
>             Project: Commons Lang
>          Issue Type: Wish
>          Components: General
>            Reporter: Sebb
>             Fix For: 3.0
>
>
> Few if any of the LANG classes state whether they are intended to be thread-safe or not.
> As a library, such documentation is essential IMO.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.