can anyone think of a reason that listviews shouldn't just remove all their children before rendering?


i just finished tightening up rendering semantics (see checkin notes) and i realized that the one place we have to override onEndRender() in a core component is in ListView... and now i'm just stumped on why we shouldn't remove all the children before rendering each time... it seems like such an obvious improvement, there must be some reason it didn't happen already... ???

     jon


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to