[
https://issues.apache.org/jira/browse/ISIS-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263951#comment-17263951
]
ASF subversion and git services commented on ISIS-2476:
-------------------------------------------------------
Commit 26120bbc051fa78f543a557fef77e8a5ca76abc5 in isis's branch
refs/heads/ISIS-439 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=26120bb ]
ISIS-2476: removes some redundant .gitkeep files
> 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
> Priority: Minor
> 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)