Feature Requests item #959074, was opened at 2004-05-23 22:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=959074&group_id=73068
Category: main taglib Group: None Status: Open Resolution: None Priority: 7 Submitted By: fabrizio giustina (fgiust) Assigned to: fabrizio giustina (fgiust) Summary: configurable RowSorter Initial Comment: (from displaytag-devel) Hi, I want to use a decorator and sort a full list without having to decorate the entire list. I don't see a way to do it. This is way too slow for my purposes. I've implemented by own Sorter but you've declared a crucial method in the RowSorter final, so simple extension won't work and I don't see a way to plug it in without using a heavily modified version of displaytag. You should be able to plugin any Sorter that implements a basic interface, just like the decorator. TabelModel only uses RowSorter. RowSorter should implement a RowSorter interface. . . . If I missed something, please let me know. I might not be familiar with some new features. Thanks, Aaron Smuts ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=959074&group_id=73068 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel