Thanks for the heads-up. nREPL.next does seem like a great idea, I'll
take a look at the proposal and get back to you.

martin

On Mon, Jan 16, 2012 at 9:00 PM, Chas Emerick <c...@cemerick.com> wrote:
> Martin,
>
> nREPL has a decent set of tests (in https://github.com/clojure/tools.nrepl), 
> though I'm not sure of how applicable / helpful it will be in testing 
> alternative client implementations.  Making what's there more helpful for use 
> cases like yours is something I'd like to hear about.
>
> BTW, in case you hadn't heard, there will be some changes coming to nREPL 
> shortly, outlined here so far:
>
> https://github.com/clojure/tools.nrepl/wiki/nREPL.Next
>
> Being a client implementor, your feedback in this endeavor is most welcome.  
> Such discussions should probably head over to the clojure-dev list.
>
> Thanks,
>
> - Chas
>
> On Jan 16, 2012, at 11:34 PM, Martin DeMello wrote:
>
>> I'm helping develop a native nrepl client for jark, which mostly works
>> for jark, but doesn't adhere fully to the spec (e.g. multiple value
>> fields are not handled properly, status doesn't distinguish between
>> various types of error). I'd like to get it into full compliance so
>> that it can be useful for other projects. Is there an existing test
>> suite I can code against?
>>
>> martin
>>
>> --
>> 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 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 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

Reply via email to