Re: is org.clojure/java.jdbc part of the "official" clojure

2013-01-16 Thread Sean Corfield
In addition to Andy's points, it's also worth pointing out that reaching a 1.0.0 release for a contrib library is a big deal and requires Clojure/core approval. See: http://dev.clojure.org/display/design/Contrib+1.0.0+Releases On Tue, Jan 15, 2013 at 1:10 AM, Josh Kamau wrote: > Hi there , > > I

Re: is org.clojure/java.jdbc part of the "official" clojure

2013-01-15 Thread Josh Kamau
Andy; Thanks for the clarification. Josh. On Tue, Jan 15, 2013 at 1:20 PM, Andy Fingerhut wrote: > java.jdbc is one of several Clojure contrib libraries, others of which you > can see listed in the two places below: > > https://github.com/clojure > http://dev.clojure.org/display/design

Re: is org.clojure/java.jdbc part of the "official" clojure

2013-01-15 Thread Andy Fingerhut
java.jdbc is one of several Clojure contrib libraries, others of which you can see listed in the two places below: https://github.com/clojure http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go They are like Clojure in that they are released under the same Eclipse Public

is org.clojure/java.jdbc part of the "official" clojure

2013-01-15 Thread Josh Kamau
Hi there , I am a little confused here (no big deal though) . Is org.clojure/java.jdbc an "official" clojure library? if yes, why is the version still 0.2.3 and not 1.4.x as clojure ? TIA Josh -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post