I am attempting to embed an nREPL server in my application (version 0.2.12). Everything seems to work nicely, except I am not able to get any out from print statements et al. Even the basic example on the README "(time (reduce + (range 1e6)))" doesn't work for me: I do not get back the map containing the :out, but I get the two remaining.
After two days of studying the source code of tools.nrepl (including the testing code), leiningen.repl, reply, and a myriad of things online, I am getting rather frustrated. It seems to maybe have something to do with *out*, but I can't figure it out. Any hints at debugging it will be much appreciated. Also, any resources for "tool makers" would be of interest. -- 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/d/optout.