My particular use-case was to be able to write tests for things
entered at the REPL.  I'm almost done with a basic version of it and
will post it to the list when done.  It would be much easier if the
expressions were there anyway.  I guess the issue is that people may
not always be using Lein or Readline; they may be in Eclipse,
Netbeans, etc., which have their own REPLS.  Considering all that it
might make sense to just ask the user to launch a subrepl, which would
be both more robust and easier to implement.

I did look at lein.repl, thanks for the pointer!

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to