Dan Haywood created ISIS-1332:
---------------------------------
Summary: Factor out a HintStore service, so that this is pluggable.
Key: ISIS-1332
URL: https://issues.apache.org/jira/browse/ISIS-1332
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Affects Versions: 1.11.1
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.12.0
Following on from ISIS-993 and related tickets, the Wicket viewer now caches
quite a lot of info in the user's session (see EntityModel). This might be a
scalability issue for some apps running on Isis.
To counteract this, the idea is to pull out an overridable HintStore service
that can use some other implementation, or implement an MRU/LRU cache, or
simply ignore hints altogether
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)