Daniel Keir Haywood created ISIS-2476:
-----------------------------------------
Summary: Remove EntityLinksSelectorPanel, as is dead code, and
allow other implementations of ComponentType.ENTITY to be picked up.
Key: ISIS-2476
URL: https://issues.apache.org/jira/browse/ISIS-2476
Project: Isis
Issue Type: Improvement
Components: Isis Viewer Wicket
Affects Versions: 2.0.0-M4
Reporter: Daniel Keir Haywood
Assignee: Daniel Keir Haywood
Fix For: 2.0.0-M5
EntityLinksSelectorPanelFactory can actually return either a Bs3GridPanel, or
an EntityLinksSelectorPanel. Except it always does the former, and the latter
is dead code.
That means in turn that EntityLinksSelectorPanelFactory is (a) misnamed and (b)
should not be given special priority in ComponentFactoryRegisterDefault as a
selector ... it should be just another built-in.
That would then allow other implementations of the ComponentType.ENTITY to be
picked up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)