Feature Requests item #1460191, was opened at 2006-03-28 18:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1460191&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Gili Tzabari (cowwoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Easier resource URLs encoding

Initial Comment:
We should be able to control the resource URL encoding
easier than is currently possible. Currently we support
SharedResources.putClassAlias() to assign friendly URLs
to resources but in the case where the Resource takes
query string arguments and we want to encode them using
friendly URLs it is currently very hard.

Ideally we should be able to
Application.mountResource("/path", encoder);

and keep on using ResourceLink to point to Resources
regardless of whether they are mounted with friendly
URLs or not. Currently we have to use a different Link
subclass for mounted and non-mounted resources.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1460191&group_id=119783


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to