You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/10/10 00:54:33 UTC

[jira] [Resolved] (ISIS-902) Enhance ImageResourceCacheClassPath so that can have two entities with the same simple name but in different packages.

     [ https://issues.apache.org/jira/browse/ISIS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-902.
------------------------------
    Resolution: Fixed

> Enhance ImageResourceCacheClassPath so that can have two entities with the same simple name but in different packages.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-902
>                 URL: https://issues.apache.org/jira/browse/ISIS-902
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.6.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.7.0
>
>
> suggest that it:
> * search as a resource (src/main/resource) using the fully-qualified name
> * if not found, search up the inheritance hierarchy of the class
> failing that fall back to the current strategy:
> * search in images/ for the simple name
> * if not found, search up the inheritance hierarchy similarly.
> ~~~
> Need to take into account the iconName() (IconFacet) ... perhaps interpret it relative to the same package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)