On Wed, Apr 28, 2010 at 4:43 PM, liebke <lie...@gmail.com> wrote:
> Unfortunately, group-by is a commonly used function name, used in both
> Incanter and swank-clojure. I've renamed Incanter's group-by to group-
> on, but the naming conflict of clojure.core/group-by and swank-
> clojure.util/group-by is preventing swank from starting up using
> either lein swank or the swank scripts included with Labrepl and
> Incanter. I'm dead in the water, any suggested work arounds?

I just pushed an fixed swank to clojars a few minutes ago; this should
solve the issue. Swank's old definition is basically the same as the
one in core modulo some transient use, so swank now falls back to its
own definition only if it's not defined in clojure.core.

-Phil

-- 
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