On 09/14/2011 05:20 AM, Timothy Washington wrote:
But now that I think about it, I can probably just pass a run jetty /
ring  form to swank to start it :) Let me know if I'm on the right path.

I recently started using clojure-jack-in. lein repl made it easy to automatically execute a startup script, but complicated other things.

You can of course start things from the slime-repl.

For my appengine-magic using project, I tried a slime-eval-buffer on my "start.clj", which mostly works, except that datastore operations will not be available from the repl (raises "No API environment is registered for this thread"). Maybe it doesn't matter in other cases, just noting that slime-eval-buffer and entering forms on the repl are different in outcome, regarding threads.


--
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

--
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