Vote to close as "not a real question". The signature of 
java.util.Collections/sort hasn't changed since 1.5, when generics were 
introduced, and it should still be basically compatible with what it was 
when it was introduced in 1.2.

On Wednesday, September 12, 2012 5:54:22 AM UTC-7, Canonical.Chris wrote:
>
> Clojure's sort just trampolines down to the Java sort implementation. 
> Between 1.6 and 1.7, the Java guys have really cracked down on the 
> interface that people must satisfy with their comparators. LISP is much 
> looser with its sorting requirements. I just wanted to know how people felt 
> about these changes.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to