please post a mail when you have committed it so that we can look at it
And maybe if more people like it then we can move it to extensions so that it becomes part of the wicket. I don't see it as a direct replacement of ListView, but maybe pagablelist. (List that are really used to display data/object from db)

johan


Igor Vaynberg wrote:
I am writing the code. I will commit it hopefully tomorrow.

-Igor
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Kulak
Sent: Saturday, July 30, 2005 10:11 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] lists

Okay, I see what you're saying. I think it would be cool to have it work like this: run through the Iterator from the DataSource and, using pks, determine if the current list exactly matches the one from the last request. If so, do nothing. Otherwise, re-render the whole thing. This way the list is re-rendered only when needed, and always when needed.

I think it would be best to put the pk method in the DataSource. It's trivial to implement and adds a lot to what we can do with the list.

Are you actually writing this code? If so, I'd love to help out if it's committed somewhere.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=ick
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user







-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to