Dan Haywood created ISIS-241:
--------------------------------

             Summary: Extend the Isis programming model to recognize certain of 
the jsr-305 annotations.
                 Key: ISIS-241
                 URL: https://issues.apache.org/jira/browse/ISIS-241
             Project: Isis
          Issue Type: New Feature
          Components: Core: MetaModel
    Affects Versions: 0.2.0-incubating
            Reporter: Dan Haywood
            Priority: Minor


@javax.annotation.MatchesPattern
@javax.annotation.Nonnegative
@javax.annotation.Nullable
@javax.annotation.concurrent.Immutable
@javax.annotation.meta.Exhaustive   (equivalent to @Bounded)

note that jsr305 is part of Isis' dependencies because of the dependency we 
take on google guava.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to