On Fri, 24 Jun 2011 16:53:13 -0400, Stuart Sierra <[email protected]> wrote:

So, if you are currently using Clojure 1.2, your upgrade path might look
something like this:

 1. Find the "new" contrib library you need

I am wondering how best to handle current contrib functionality, such as clojure.contrib.reflect, that is being absorbed into 1.3 and does not have a standalone contrib equivalent. Any suggestions?

I'm not sure how many of these there are. At least in the case of clojure.contrib.reflect, the code is both short and standalone, so could easily be copied to a project specific namespace.

--
Hugo Duncan

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

Reply via email to