|
From: Juergen H. <ju...@in...> - 2005-06-14 20:40:55
|
Sorry, I guess I caused a misunderstanding here: "core.beans.support.SortDefinition" still exists, like it did before. We're staying fully backwards compatible to Spring 1.2.1. Keith had another SortDefiniton class in the "comparator" package in the sandbox. That's the one I reworked. A side benefit of that is that we don't have two classes named SortDefinition in the production codebase. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Dmitriy Kopylenko Sent: Tuesday, June 14, 2005 9:53 PM To: spr...@li... Subject: Re: [Springframework-developer] enums, styler, comparator >I've also reworked the generic comparators: they reside in "util.comparator" >now. The biggest change there is that there is no SortDefinition class >anymore. Instead, an InvertibleComparator decorator takes over the same >role. SortDefinition already was a Comparator decorator before, so was >arguably misnamed. > > > We're using SortDefinition quite a bit. I guess I'd need to revisit some of our apps and refactor, refactor, refactor... :-) Dmitriy. ------------------------------------------------------- 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 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |