Hi Peter, Contrib has been sliced in separate modules since version 1.3. The tutorial you are referring to is based on 1.2 What can be expected from outdated documentation ? Spontaneous update ? :)
Did you had a look at this to see if you can find were the stuff you need was migrated (if still supported) ? http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go That change was a huge one but it's been for the best, individual libs are not tied anymore to a common release mechanism. They can change at their own pace. There's also a monolithic contrib somewhere 1.3 compatible but I would suggest getting yourself acquainted with the new stuff. Have a nice learning curve, Luc > Hello, everyone. I am a newbie, and have been trying to follow along on > Clojure > Notes <http://clojure-notes.rubylearning.org/#es>, but it has been > difficult due to the major change that in the way clojure.contrib works > recently. I think I have a workaround to clojure.contrib.server-socket not > being available atm (just read it in as source; tell me if I'm on the wrong > track here, please), but this was not something that came to me in a quick > search. > > My suggestion is: can we minimize major changes like this. It looks like > the contrib change was done for a good reason (but I'm not qualified to > judge), but it does make following along in a a tutorial challenging. > > Also, it looks like you are calling for people to take care of individual > modules in clojure.contrib on github, so I'm (reluctantly) volunteering, > although if there are any problems, I'm not sure what I can do. > > Just my two cents. > > Cheers, > Peter > > -- > 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 -- Softaddicts<[email protected]> sent by ibisMail from my ipad! -- 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
