Description
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.