Dan Haywood created ISIS-1489:
---------------------------------
Summary: Deprecate @Property(notPersisted=...) and replace with
@Property(notAudited=...)
Key: ISIS-1489
URL: https://issues.apache.org/jira/browse/ISIS-1489
Project: Isis
Issue Type: Improvement
Components: Core
Affects Versions: 1.13.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.14.0
I am *fairly* sure (but do need to double check) that the only purpose that the
NotPersistedFacet now has (as installed by @Property(notPersisted=true)) is to
suppress auditing for the property.
In which case, the attribute should be deprecated, and a new
@Property(notAudited=true) be introduced to replace it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)