On Tue, May 6, 2008 at 10:51 AM, Scott Swank <[EMAIL PROTECTED]> wrote: > Has anyone implemented grouping of items, i.e. sort/group items by > location and thereby add a location-level grouping. I'm considering > implementing this as a Border around groups of items. Basically any > lessons learned would be more than welcome.
I regularly do, but need it so specific each time that I never generalized any. And if you don't have to generalize, code can be shorter, especially when working with plenty of inner classes. > If I get anything particularly reusable I'll make it available to > wicket-stuff. I'd be very interested to see such a contribution though. Repeaters are very powerful already, but can definitively be extended with a bunch of interesting use cases. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
