Re: is this a bug? tools.nrepl 0.2.13 in Alpine linux

2017-10-14 Thread Neil Okamoto
I just opened NREPL-87 for this... On Thursday, September 21, 2017 at 4:07:17 PM UTC-7, Neil Okamoto wrote: > > > Copying this over from a discussion in the clojurians slack: > > The description in the ticket NREPL-83 suggests "start-server" will try > “::” first and then fall back to “localhost”

Re: Releasing scope-capture, a library for easing REPL-based debugging

2017-10-14 Thread Mike Rodriguez
I really like this library already. I only had to give it about 5 minutes of time to immediately see how it simplified quick REPL-driven debugging workflows for me. The only outstanding issue that is an annoyance for me is the CLJS support, which is discussed at https://github.com/alvalval

Re: hello world question !!!

2017-10-14 Thread John M. Switlik
James, Thanks. I saw a writeup mentioning Leiningen that I will go back to. It is not the 'toy' issue that concerns me. It is that all sorts of browsers exist as well as a whole slew of different types of users. And, if I am going to push something down to a remote device, I want to expect that i

Re: [core.spec] Stricter map validations?

2017-10-14 Thread Stuart Halloway
Hi Leon, I think it would be a mistake to introduce temporal coupling to prevent typos. Here is an alternative that lets you identify "missing" keys specs at the time and place of your choosing, and then handle them as you deem appropriate, without imposing those decisions on other users of spec: