Hi,

On Sunday, January 9, 2011 6:37:58 PM UTC+1, Constantine Vetoshev wrote:
>
>
> I'm the author of appengine-magic, so my opinion is necessarily biased 
> in its favor. :) 
>

fine with me.  The authors are most likely to be the ones to be able to tell 
the differences. :-)
 

> I optimized the development process for interactive use. You write 
> code with Emacs and SLIME, recompile functions interactively, and your 
> local development web server will show all changes. No restarts and no 
> nasty "watch this directory for changed class files" kludges are 
> needed. In version 0.4.0 (https://github.com/gcv/appengine-magic/tree/ 
> v0.4.0, use "0.4.0-SNAPSHOT" as a dependency), the REPL mode works 
> fine with the datastore and other App Engine SDK features: you can run 
> datastore queries right from the REPL. 


This sounds really cool.  I played around with a sample project which used 
0.3.2 and it didn't really feel like developing lisp code.  So, you suggest 
jumping to 0.4.0-SNAPSHOT?  I'll happily do, even more so since I'm only 
just starting some fun stuff. 
 

> For deployment, you will have to compile .class files, but appengine- 
> magic provides Leiningen tasks to simplify the process. 

[...]

All this is totally clear.  And, yes, I've read the docs :-).

I'd suggest writing a small section on the typical 
development-deployment-cycle.  Maybe I can write something as soon as I got 
it sorted out.  However, since the weekend is almost done, it might take a 
few days. 

Kind regards,
Stefan

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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