[
https://issues.apache.org/jira/browse/WICKET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477847
]
Jean-Baptiste Quenot commented on WICKET-354:
---------------------------------------------
A few comments:
* Seems to deal with URL, so what about naming it URLResource?
* Be careful at LogFactory.getLog(Localizer.class) wrong class name
* What about adding a constructor like URLResource(URL url)
> Add a URIResource
> -----------------
>
> Key: WICKET-354
> URL: https://issues.apache.org/jira/browse/WICKET-354
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Affects Versions: 1.3, 2.0
> Reporter: vincent Demay
> Attachments: URIResource.java
>
>
> Add an URIResource too resolve distant resources such as http for exemple. It
> can be used in image constructor for exemple when url is knew on server side
> (comes from the model or whatever)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.