Hi, finally I find some time to dive into the development with Clojure for Googles AppEngine.
My first question is: which library should a newcomer use, appengine[1] or appengine-magic[2]? Or can you give me some hints in which way they differ? They both seem to be actively developed. And how does clj-gae-datastore[3] fit in (as far as I know, this is old and not working with Clojure 1.2)? Given that decision I'd like to understand the general development process. Does one always compile to a class (ns ...gen-class ..extends ..Servlet) and will the appengine development server pick up the changes, or will I just recompile a function (using a setup with Emacs and SLIME), what about the REPL mode of appengine-magic together with the datastore and other features. I think, I just some pointers to get going. Kind regards, Stefan [1] https://github.com/r0man/appengine-clj [2] https://github.com/gcv/appengine-magic [3] https://github.com/smartrevolution/clj-gae-datastore -- 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