Martin Grigorov created WICKET-4845:
---------------------------------------

             Summary: Make BasicResourceReferenceMapper public so it is easy to 
extend it
                 Key: WICKET-4845
                 URL: https://issues.apache.org/jira/browse/WICKET-4845
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.2.0, 1.5.8
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


org.apache.wicket.request.mapper.BasicResourceReferenceMapper has package 
private visibility and the only way to extend it is to add 
org.apache.wicket.request.mapper package in my application.

I need to extend it to be able to provide my own rules for encode/decode of the 
locale/style/variation for resource references.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to