Feature Requests item #1428624, was opened at 2006-02-09 21:57 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=1428624&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: 7 Submitted By: Eelco Hillenius (eelco12) Assigned to: Eelco Hillenius (eelco12) Summary: add ability to set pagemap for non-bookmarkable pages Initial Comment: Currently, there is no way of assigning a page map to a page when/ after it is constructor. The init method of Page depends directly on a request parameter, and thus there is no way - besides hacking - that a page can be assigned to a page map directly. The only really safe way of fixing this seems to be to add it as an optional constructor argument. Making setPageMap public doesn't help because the page's id is created based on the page map it is in, and having a template method is not a good idea because it would be called during construction, and it might lead to conflicting overrides. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1428624&group_id=119783 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop