On Wed, Oct 6, 2010 at 11:04 AM, Meikel Brandmeyer <[email protected]> wrote: > The future will probably be nREPL which was started recently by Chas > Emerick. It will provide a common backend server for all > (participating) IDEs. One main problem is - surprise - Windows. I have > no simple solution to just pipe input to a server socket and read the > output. Nailgun has there this fluffy, little client. I probably have > to investigate one of the foreign interfaces again. *sigh* I thought I > could put that Ruby nightmare ad acta....
If the STOMP support happens with nREPL as Rich was pushing for, you'd have the windows solution. There are plenty of STOMP client that works on windows. -- Omnem crede diem tibi diluxisse supremum. -- 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
