Feature Requests item #1549698, was opened at 2006-08-31 03:15
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=1549698&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: core
Group: 1.2
Status: Open
Priority: 5
Submitted By: qwam swatidi (qwam2000)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible PageLink constructor addition.

Initial Comment:
Can we add a new constructor to the PageLink class:

PageLink(java.lang.String id, java.lang.Class c,
PageParameters pageParameters) 

Currently you need to implement your own custom
IPageLink class to achieve the above. 

This seems kind of verbose and unnessary considering it
would only be a simple useful addition to the API.

This would also make the PageLink class closer to the
BookmarkablePageLink which would seem logical.

My 2 cents.
Thanks,
Qwam

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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to