Re: appengine-magic 0.3.0: Clojure on Google App Engine

2010-11-24 Thread Vesa Marttila
On Nov 24, 7:58 pm, Constantine Vetoshev wrote: > You can't directly use datastore functions from the REPL. When I said > "interactive development through the REPL", I meant the ability to > recompile individual files and functions inside a running application > — this definitely works across the

Re: appengine-magic 0.3.0: Clojure on Google App Engine

2010-11-24 Thread Constantine Vetoshev
On Nov 24, 6:41 am, Vesa Marttila wrote: > I have a question about this release: I understood from this release > announcement that entities can be saved from the REPL, but I was not > able to do so and the official documentation still states that it > can't be > done, which is the case? You can'

Re: appengine-magic 0.3.0: Clojure on Google App Engine

2010-11-24 Thread Vesa Marttila
On Nov 23, 6:55 pm, Constantine Vetoshev wrote: > appengine-magic abstracts away nearly all the boilerplate necessary to > deploy an App Engine application. It also enables interactive > development through the REPL. The new version has full support for > many App Engine services: the datastore, m

[ANN] appengine-magic 0.3.0: Clojure on Google App Engine

2010-11-23 Thread Constantine Vetoshev
I would like to announce the release of appengine-magic version 0.3.0, a library designed to make it easier to write Clojure applications for Google App Engine. appengine-magic abstracts away nearly all the boilerplate necessary to deploy an App Engine application. It also enables interactive deve