Re: Grails And Clojure

2009-07-20 Thread Jeff Brown
On Sun, Jul 19, 2009 at 11:23 AM, Wilson MacGyver wrote: > Great info. When I saw this my first reaction was to use clojure as a > "blackbox" STM inside a grails app > > You may want to include what you just posted in the plugin info page, since > I imagine clojure will be new to most Grail develo

Re: Grails And Clojure

2009-07-19 Thread e
i enjoyed the video very much and forwarded it on to colleagues. It's a terrific idea for people who haven't done ANY of these things before. They haven't done scala, no groovy let alone grails . . . .no jruby . . . .maybe played with ruby lot's of python and certainly haven't ever had much

Re: Grails And Clojure

2009-07-19 Thread Daniel Renfer
On Sun, Jul 19, 2009 at 8:01 PM, Vagif Verdi wrote: > > On Jul 19, 4:19 pm, "Howard M. Lewis Ship" wrote: >> You seem to have a better idea of what's going in in Cascade than I >> do, and I'm the one writing it.  Please be patient. > > I was replying to the author of the thread who said there are

Re: Grails And Clojure

2009-07-19 Thread Vagif Verdi
On Jul 19, 4:19 pm, "Howard M. Lewis Ship" wrote: > You seem to have a better idea of what's going in in Cascade than I > do, and I'm the one writing it.  Please be patient. I was replying to the author of the thread who said there are 2 clojure web frameworks. Cascade could very well become a g

Re: Grails And Clojure

2009-07-19 Thread Howard M. Lewis Ship
On Jul 19, 1:24 pm, Vagif Verdi wrote: > On Jul 19, 9:49 am, Wilson MacGyver wrote: > > > There are already two webframework in clojure being developed.   > > Compojure and cascade. While I'm eagerly waiting to see how these two   > > and others will envole > > Not much to wait there. Compojur

Re: Grails And Clojure

2009-07-19 Thread Wilson MacGyver
I can only speak on compojure. So far I've only done some simple expermental apps using compojure and using enlive for template, clojurql for database. It's more work to make everything tie together than I'm used to. Since I use grails for production work, and have used lift for some inter

Re: Grails And Clojure

2009-07-19 Thread Vagif Verdi
On Jul 19, 9:49 am, Wilson MacGyver wrote: > There are already two webframework in clojure being developed.   > Compojure and cascade. While I'm eagerly waiting to see how these two   > and others will envole Not much to wait there. Compojure is quite stable and feature rich now. It is a low lev

Re: Grails And Clojure

2009-07-19 Thread Wilson MacGyver
There are already two webframework in clojure being developed. Compojure and cascade. While I'm eagerly waiting to see how these two and others will envole, there are benefit to this approach as well. It allows Grail developers to experiment with clojure, and leverge the language's strengt

Re: Grails And Clojure

2009-07-19 Thread Vagif Verdi
Before creating clojure Rich Hickey tried several times to marry Common Lisp and java: http://jfli.sourceforge.net/ http://foil.sourceforge.net/ http://lisplets.sourceforge.net/ He spend lots of time and effort to come to realization that something like clojure is nesessary. Maybe it is time to

Re: Grails And Clojure

2009-07-19 Thread Wilson MacGyver
Great info. When I saw this my first reaction was to use clojure as a "blackbox" STM inside a grails app You may want to include what you just posted in the plugin info page, since I imagine clojure will be new to most Grail developers. On Jul 19, 2009, at 9:27 AM, Jeff Brown wrote: > > >

Re: Grails And Clojure

2009-07-19 Thread Jeff Brown
On Sun, Jul 19, 2009 at 7:42 AM, Mark Volkmann wrote: > > On Sat, Jul 18, 2009 at 10:58 PM, Jeff Brown > wrote: > > I have released version 0.1 of a plugin which provides support for easily > > accessing Clojure code in a Grails app. There are some docs available > > at http://grails.org/plugin/c

Re: Grails And Clojure

2009-07-19 Thread Mark Volkmann
On Sat, Jul 18, 2009 at 10:58 PM, Jeff Brown wrote: > I have released version 0.1 of a plugin which provides support for easily > accessing Clojure code in a Grails app.  There are some docs available > at http://grails.org/plugin/clojure which describe how to use the plugin. >  Those docs referen

Grails And Clojure

2009-07-19 Thread Jeff Brown
I have released version 0.1 of a plugin which provides support for easily accessing Clojure code in a Grails app. There are some docs available at http://grails.org/plugin/clojure which describe how to use the plugin. Those docs reference a brief video at http://s3.amazonaws.com/jeffscreencasts/g