> > 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.
>
> Do you have some pointers? Googling didn't turn up useful stuff.
> Important requirement: must be driven by CLI.
Well, STOMP is
out of box CLI ready I only know of
http://code.google.com/p/stomppy/
but that would be you'd have to introduce python dep, which would
increase complexity.
or write the c hook yourself to use libstomp
http://svn.stomp.codehaus.org/browse/stomp/trunk/c/src/main.c?r=31
On Fri, Oct 8, 2010 at 3:
Hi,
On 6 Okt., 17:31, Wilson MacGyver wrote:
> 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.
Do you have some pointers? Googling didn't turn up useful stuff.
Important requirement: mu
On Wed, Oct 6, 2010 at 11:04 AM, Meikel Brandmeyer 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 inp
Sorry, I'm blind. Using the patched nailgun it works fine. I'm
looking forward to nRepl, it looks like a good long-term solution.
-Jeff
On Oct 6, 5:04 pm, Meikel Brandmeyer wrote:
> Hi,
>
> On 6 Okt., 16:44, Jeff Rose wrote:
>
> > I've just installed the new version, but it isn't connecting
Hi,
On 6 Okt., 16:44, Jeff Rose wrote:
> I've just installed the new version, but it isn't connecting to
> nailgun using either my ng-server script or using lein nailgun, which
> both work with the previous version. Do we need to change port
> numbers or do something differently when starting n
On 6 October 2010 16:44, Jeff Rose wrote:
> Great, thanks a lot!
>
> I've just installed the new version, but it isn't connecting to
> nailgun using either my ng-server script or using lein nailgun, which
> both work with the previous version. Do we need to change port
> numbers or do something d
Great, thanks a lot!
I've just installed the new version, but it isn't connecting to
nailgun using either my ng-server script or using lein nailgun, which
both work with the previous version. Do we need to change port
numbers or do something differently when starting nailgun now?
This also remin
Hello Meikel,
Thank you very much for your work.
Vim is my prefered text/code editor and thanks to your work I can use
Clojure in an eficient and enjoyable way :-)
I use my own plugin (Vicle http://www.vim.org/scripts/script.php?script_id=2551)
to work with the clojure repl, but it is just my pr
Hi Meikel,
On Wed, Oct 6, 2010 at 01:58, Meikel Brandmeyer wrote:
> I just officially released version 2.2.0 of VimClojure.
Thanks for the hard work!
Will be giving this a spin soon.
Mike
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to
Hi,
I just officially released version 2.2.0 of VimClojure. It brings a hopefully
more robust experience with easier installation. Downloads are at the usual
place on http://www.vim.org. The server is available from clojars as
"vimclojure:server:2.2.0".
Please note: VimClojure now requires a p
11 matches
Mail list logo