Re: [ANN] Clojure 1.3 Released

2011-09-28 Thread Sidharth Kshatriya
Hi Sean, Intrigued by your statement that: On Wed, Sep 28, 2011 at 3:17 AM, Sean Corfield seancorfi...@gmail.comwrote: [...] We've converted all of our profile publishing and searching code to Clojure now (from Scala and CFML respectively) and we're liking the initial results we're seeing

Re: [ANN] Clojure 1.3 Released

2011-09-28 Thread Sean Corfield
On Tue, Sep 27, 2011 at 9:21 PM, Sidharth Kshatriya sid.kshatr...@gmail.com wrote: Can you tell me why Clojure scored over Scala for you. For my Scala / Clojure anecdote, see: http://groups.google.com/group/clojure/browse_thread/thread/b18f9006c068f0a0/ We like CFML for View templating and

Re: [ANN] Clojure 1.3 Released

2011-09-27 Thread Sean Corfield
On Fri, Sep 23, 2011 at 2:44 PM, Christopher Redinger redin...@gmail.com wrote: We are pleased to announce today the release of Clojure 1.3: We took Clojure 1.3 into production today, along with a lot more Clojure code compared to our previous production release. We've converted all of our

Re: [ANN] Clojure 1.3 Released

2011-09-27 Thread Bruce Durling
Sean, On Tue, Sep 27, 2011 at 20:17, Sean Corfield seancorfi...@gmail.com wrote: On Fri, Sep 23, 2011 at 2:44 PM, Christopher Redinger redin...@gmail.com wrote: We are pleased to announce today the release of Clojure 1.3: We took Clojure 1.3 into production today, along with a lot more

Re: [ANN] Clojure 1.3 Released

2011-09-27 Thread Sean Corfield
On Tue, Sep 27, 2011 at 12:22 PM, Bruce Durling b...@otfrom.com wrote: That is great to hear. So happy to see someone use a lot of clojure in production. Congrats on the release. Thanx. You can get a lot done with just a little Clojure. We stand at 1,829 lines of production Clojure code and 448

Re: [ANN] Clojure 1.3 Released

2011-09-24 Thread Mark Nutter
Totally awesome, thanks to everyone. I don't like the way github presents the changes.txt file, so I forked a copy and did a teeny bit of markup tweaking so it will display in nice touchy-feely HTML layout, if anyone is interested.

Re: [ANN] Clojure 1.3 Released

2011-09-24 Thread Marc Limotte
Thanks, Mark. This IS easier to read. On Sat, Sep 24, 2011 at 9:47 AM, Mark Nutter manutte...@gmail.com wrote: Totally awesome, thanks to everyone. I don't like the way github presents the changes.txt file, so I forked a copy and did a teeny bit of markup tweaking so it will display in nice

Re: [ANN] Clojure 1.3 Released

2011-09-24 Thread Ben Smith-Mannschott
See also: http://dev.clojure.org/jira/browse/CLJ-838 I've submitted some patches there to recode changes.txt to Markdown a week or two ago. I updated it last night for f0b092b66 more changes.txt tweaks // Ben On Sat, Sep 24, 2011 at 15:47, Mark Nutter manutte...@gmail.com wrote: Totally

[ANN] Clojure 1.3 Released

2011-09-23 Thread Christopher Redinger
We are pleased to announce today the release of Clojure 1.3: http://clojure.org/downloads For maven/leiningen users, your settings are now: :dependencies [[org.clojure/clojure 1.3.0]] This release includes many significant features and performance enhancements, documented here: