[
https://issues.apache.org/jira/browse/ISIS-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309095#comment-14309095
]
ASF subversion and git services commented on ISIS-1027:
-------------------------------------------------------
Commit e4040123ecb84d35f94f960278c1c5e7026a4c00 in isis's branch
refs/heads/ISIS-1027 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=e404012 ]
ISIS-1027: refactoring the metamodel validation for detecting duplicates
ObjectSpecIdFacet.
Previously this was performed by the ObjectReflectorDefafult, called by the
default "not quite no-op" MetaModelValidatorDefault". Have now moved to
DomainObjectAnnotationFacetFactory, and removed the API from ObjectReflector.
In addition, updated isis.properties comments for simpleapp and todoapp.
> Raise metamodel validation exceptions if deprecated annotations or method
> prefixes are used.
> --------------------------------------------------------------------------------------------
>
> Key: ISIS-1027
> URL: https://issues.apache.org/jira/browse/ISIS-1027
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: core-1.7.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: core-1.8.0
>
>
> This should be configurable in isis.properties, with the default being to NOT
> throw metamodel validations.
> suggested syntax:
> isis.reflector.validator.allowDeprecated=true|false
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)