On Wed, May 13, 2009 at 5:35 PM, Kees-Jochem Wehrmeijer
<henc...@gmail.com> wrote:
>
> Hi everybody,
>
> I started playing with Clojure on Google App Engine. By following the
> experiences of others (http://elhumidor.blogspot.com/2009/04/clojure-
> on-google-appengine.html and 
> http://www.fatvat.co.uk/2009/05/clojure-on-google-app-engine.html
> mostly) I was able to get something running quite quickly. However,
> something that annoys me is that I have to recompile every time I make
> a change. I'm still learning Clojure (and Emacs) but I'd already
> gotten quite used to using the REPL. So I was wondering if anybody
> else already had some experience with using Clojure on GAE and what
> your workflow looks like.

If you feel like it, you can try to decompile the class that installs
the security manager in Google's SDK and change it so that you start a
REPL from the development server.

I have got as far as starting the REPL, but I have yet to find the
time to use this setup, so there might be other "showstoppers".

Cheers,

Victor Rodriguez.


> cheers,
> Kees
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to