You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/10 00:44:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14165911#comment-14165911 ] 

ASF subversion and git services commented on ISIS-902:
------------------------------------------------------

Commit 9cc514d12e5c6bf3890f3b8025233e6ba7e3b243 in isis's branch refs/heads/ISIS-902 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9cc514d ]

ISIS-902: first-cut impl.


> 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.8.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)