Impressive, (as always,) Hugo.
g
On Wednesday, September 5, 2012 1:45:41 PM UTC-7, Hugo Duncan wrote:
>
>
> ritz started life as a swank server for emacs SLIME. With this release
> it has evolved into several components:
>
> * ritz-nrepl provides both nREPL middleware, that can be used in any
sthueb...@googlemail.com (Stefan Hübner) writes:
> Hugo Duncan writes:
>
>> * ritz-swank corresponds to the previous ritz functionality and provides
>> a swank server with debugger capabilities.
>
> Also: the Zi maven plugin has not catched up with ritz 0.4.0. I was
> trying to force it to use
sthueb...@googlemail.com (Stefan Hübner) writes:
> Hugo Duncan writes:
>
>> * ritz-swank corresponds to the previous ritz functionality and provides
>> a swank server with debugger capabilities.
>
> How would you fire up a swank server from the REPL?
On the REPL this works:
--8<--
Hugo Duncan writes:
> * ritz-swank corresponds to the previous ritz functionality and provides
> a swank server with debugger capabilities.
How would you fire up a swank server from the REPL?
I'm using the Maven and the clojure-maven-plugin, which has no (yet)
goal for ritz or ritz-swank. But
Hugo Duncan writes:
> ritz started life as a swank server for emacs SLIME.
If you're a swank-clojure user who needs a debugger you should
definitely check out ritz now that swank-clojure is deprecated.
-Phil
--
You received this message because you are subscribed to the Google
Groups "Clojure
ritz started life as a swank server for emacs SLIME. With this release
it has evolved into several components:
* ritz-nrepl provides both nREPL middleware, that can be used in any
nREPL server (and any client), and a debugger for use with nrepl.el,
the emacs client for nREPL. The nrepl middle