Daniel Keir Haywood created ISIS-2490:
-----------------------------------------
Summary: @Property(auditing=EXCLUDED)
Key: ISIS-2490
URL: https://issues.apache.org/jira/browse/ISIS-2490
Project: Isis
Issue Type: Improvement
Reporter: Daniel Keir Haywood
Assignee: Daniel Keir Haywood
Fix For: 2.0.0-M5
We have removed @NotPersistable a while back, which had morphed into
@Property(mementoSerialization=...) and become confused with/reused with the
notion of being included in a snapshot. And it seems explicit support to
include/exclude a property from the audit logs has either got lost or was never
implemented in the first place.
To tease things apart, @Property(mementoSerialization=...) has in another
ticket been renamed to @Property(snapshot=...)
This ticket, then, is to properly introduce the notion that a property can be
excluded from audit logs. That will require the introduction of an
AuditableFacet. We can then also add support to exclude some types by default,
specifically blobs/clobs (ISIS-1488).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)