Dan Haywood created ISIS-572:
--------------------------------
Summary: To improve performance, support the use of data pinned to
caches for entities that are intended to be reference data. For these, infer
the ImmutableFacet.
Key: ISIS-572
URL: https://issues.apache.org/jira/browse/ISIS-572
Project: Isis
Issue Type: New Feature
Reporter: Dan Haywood
Assignee: Dan Haywood
That is, allow the developer to add the DN extension:
@Extension(vendorName="datanucleus", key="cache-pin", value="true")
as a way to pin any reference data into memory.
If present, we should infer that the entity is immutable (ImmutableFacet).
--
This message was sent by Atlassian JIRA
(v6.1#6144)