Change URL management of Advanced JSF 2 ResourceHandler
-------------------------------------------------------
Key: MFCOMMONS-30
URL: https://issues.apache.org/jira/browse/MFCOMMONS-30
Project: MyFaces Commons
Issue Type: Improvement
Components: myfaces-commons-resourcehandler
Affects Versions: 1.0.2-SNAPSHOT
Reporter: Jakob Korherr
Assignee: Jakob Korherr
Currently the URLs use /$/ to separate localePrefix, libraryName and
resourceName. However, it makes a lot more sence to automatically use the very
first part as locale prefix, everything after that and before the last slash as
the libraryName and the last part as the resourceName.
In this way we also allow cross library referencing via relative paths, e.g.
when having a "css" and a "images" library.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira