Hey Mike,

I don't think it's in any of the new modular contrib libraries. I placed it
in a utility library called "Jackknife" that we use from Cascalog:

https://github.com/sritchie/jackknife/blob/master/src/jackknife/def.clj#L4

I think the only change I had to make for 1.3 compatibility was changing
the method call on line 12 from .getRoot to .getRawRoot.

Cheers,
Sam

On Wed, Feb 1, 2012 at 10:23 PM, R Daneel <maspo...@gmail.com> wrote:

> Hi!  I'm trying to figure out where to get defalias from in the new
> contrib repositories:
>
>   http://dev.clojure.org/display/doc/Clojure+Contrib
>
> it says that "some" of the old contrib.def moved to core.incubator, but
> apparently not defalias.  Can anyone tell me where it is now (or better
> yet: how to answer that sort of question generically!)?
>
> Thanks!
>
> Mike
>
>  --
> 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




-- 
Sam Ritchie, Twitter Inc
703.662.1337
@sritchie09

(Too brief? Here's why! http://emailcharter.org)

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