[ 
https://issues.apache.org/jira/browse/ISIS-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547430#comment-16547430
 ] 

ASF subversion and git services commented on ISIS-1632:
-------------------------------------------------------

Commit 1d2170ef636f3d959e85d43bd3c7c6ab5fd4558b in isis's branch 
refs/heads/master from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1d2170e ]

ISIS-1632: adds meta-annotation support for Jdo @Column and others

others being @Digits and @Nullable.

The @Column support was needed because otherwise the metamodel validator 
(MetaModelValidatorForConflictingOptionality) was throwing an incompatible 
nullability issue for SimpleObject#name (which is annotated using @Name that 
itself is annotated with @Column(allowsNull="false") ).


> Support meta annotations for @Property/@Collection/@Action + @XxxLayout
> -----------------------------------------------------------------------
>
>                 Key: ISIS-1632
>                 URL: https://issues.apache.org/jira/browse/ISIS-1632
>             Project: Isis
>          Issue Type: New Feature
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Major
>             Fix For: 2.0.0-M1
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to