Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
viewer-wicket-1.6.0
-
None
Description
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.