[
https://issues.apache.org/jira/browse/ISIS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202776#comment-15202776
]
ASF subversion and git services commented on ISIS-1332:
-------------------------------------------------------
Commit 46bbbed8a9db736a45b54e63ba233bcb2f3343f6 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=46bbbed ]
ISIS-1332: renamed IsisUiHintEvent to IsisSelectorEvent, no longer related to
the UI hint stuff at all. Removed subscribingLink from ZeroClipboardPanel, no
longer required.
> 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)