defalias will transfer the metadata of the righthand side's var to the new
alias on the left.
On Feb 3, 2012 1:25 AM, "Sean Corfield" <seancorfi...@gmail.com> wrote:

> On Wed, Feb 1, 2012 at 10:23 PM, R Daneel <maspo...@gmail.com> wrote:
> > 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!)?
>
> defalias did not get migrated. I don't know why. If someone can
> explain why it didn't get migrated and how to do the equivalent in
> Clojure 1.3 without it, I can update the "Where did..." page so folks
> know what to do.
>
> FWIW, when I migrated contrib.sql to java.jdbc I just replaced
> defalias with def because I couldn't see what benefit defalias
> provided (and no one has complained).
> --
> Sean A Corfield -- (904) 302-SEAN
> An Architect's View -- http://corfield.org/
> World Singles, LLC. -- http://worldsingles.com/
>
> "Perfection is the enemy of the good."
> -- Gustave Flaubert, French realist novelist (1821-1880)
>
> --
> 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

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