Actions
Feature #935
closedUrl utility class ?
Start date:
08/03/2011
Due date:
% Done:
0%
Estimated time:
Description
Add a Url class to simplify the API where URLs are expected.
Currently we overload methods to support both literal urls, resources, and in some cases also internal paths.
A Url class would thus reduce the number of method overloads in WAnchor, WImage, etc...
Regards,
koen
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.1.11
We've implemented this as a new WLink class.
Updated by Koen Deforche about 13 years ago
- Status changed from Resolved to Closed
Resolved in Wt 3.1.11
Actions