> Do I need any branches? What are the branches? I thought that when a
> branch was stable it would be merged back into master (if I'm using
> the right terms).

The master branch for clojure is the main development branch for 1.2
(someone correct me if I'm wrong).  It's the one I'm using, and I'm
also using 1.2.  There are other branches, like num, if you want
efficient numerical computations.  In all likelihood, master is what
you want.

> When you say master branch, do you mean just core, or does that include 
> contrib?

Core has its master branch, and contrib has its own master branch.

> Speaking of which: Should I still care about contrib? I remember
> hearing that several items had been merged into core...

Probably you should, contrib has tons of other goodness.  See
http://richhickey.github.com/clojure-contrib/ for details.

Rob

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