2009/10/18 David Powell <djpow...@djpowell.net>:
>
> Hi,
>
> I just posted a project at <http://github.com/djpowell/liverepl>.
>
> It uses the Java Attach API to let you connect a Clojure REPL to any running
> Java or Clojure process, without them requiring any special startup.
>

This is really cool and seems very useful for clojure projects...  You
mention it being usable for Java processes too though...  However it's
not very clear how useful this is.  Is there anything you can do to
interact with the process in any meaningful way?

Can you use the clojure REPL as an alternative to something like
jconsole?  Are there ways to browse mbeans/objects in the remote java
process?

R.

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