Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.11.1
-
None
Description
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