Re: Immutant and ClojureScript

2013-03-21 Thread David Frese
Thanks, I tried the newest build 808 and it looks good - ClojureScript compiled something. On Wednesday, March 20, 2013 5:45:45 PM UTC+1, Toby Crawley wrote: > > > I've exposed findResource and findResources in ImmutantClassLoader, and > this change is available in incremental build 803 or newe

Immutant and ClojureScript

2013-03-18 Thread David Frese
Hi, I tried to use the Immutant app server, some ClojureScript, and this little ring middleware https://github.com/jblomo/ring.middleware.clojurescript to "automatically" compile the ClojureScript and the resulting js. Upon a web-request, ClojureScript's build function is called from within the