On Sunday, September 29, 2013 8:12:23 PM UTC-7, Tim Visher wrote:

Now with nrepl's ability to have multiple sessions open at once (an 
> ability I haven't taken any advantage of personally), you should be 
> able to have a JVM nrepl open _and_ a browser repl nrepl session, both 
> of which would be modifying client and server sides of the code 
> respectively. 
>

Tim, yes I think this is possible (I've read that people can do this with 
vim and Eclipse), I just haven't found a good working method yet for Emacs 
and nrepl.el. And it's true I haven't really thought ahead to whether this 
workflow is a good idea or not :), but I would like to give it a try. The 
functionality in Austin enables browser refreshes while maintaining a 
connected browser repl, dealing with state is another issue. 

After reading more on the nrepl.el list I found some relevant posts, [1] 
 [2], and I was able to get things to work using 
nrepl-make-repl-connection-default though it's not that smooth (and all 
manual at the moment).

[1]  https://groups.google.com/forum/#!topic/nrepl-el/tfsHaDTsYxY
[2] https://groups.google.com/forum/#!topic/nrepl-el/9xl6yd51tbQ

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to