IPageLink requires us to implement two methods: getPage() and getPageClass(). Aren't these two information redundant? The page returned by getPage() is able to provide its Class. From the sources I understand what they required for, but from a user's perspective I don't. Does anybody knwo the details of this implementation and may be come up with a suggestion on how to avoid getPageClass() in IPageLink.
Juergen ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
