I do not object, however, I am personally fond of using decorators for this kind of stuff: I can forsee many components with paging capabilities, and perhaps it is possible to create a PageComponentDecorator which wraps a given component and supplies the paging?

I don't know if this is feasable, but I've created something like that earlier in a different context (Hibernate queries using a command pattern).

Martijn

Donnerstag, Juergen wrote:

Hi,

Class Table currently contains code required for paged tables. As Table is
already subclassed by TableNavigation (and I can think of same more in the
future), which has nothing to do with paged tables (I got confused while
implementing some examples), I suggest to separate them: Table and
PagedTable (derived from Table). Any objections against that modification?

Regards
Juergen


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Wicket-develop mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-develop






------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Wicket-develop mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to