Alex Dixon

Results 50 comments of Alex Dixon

Thanks. Great points. I'll give it some thought and do some research, see what other people are doing etc. My gut reaction is 1. Supporting Clojure users previous to 1.9...

Colin set up a repo to work on the specs! :tada: https://github.com/cursive-ide/clara-specs

Pushed a start on this here: https://github.com/cursive-ide/clara-specs/commit/af6579968204929da17b6daeec88ef96c8e96056 I think the main challenge is going to be figuring out how to support Clojure < 1.9 and use spec at the same...

Propose closing this if the main issue we wanted to deal with was IDE support. We could pick up spec and maybe > 1.9 support also in #403.

> you can write your walker/parser code using a multi method dispatch, which is quite readable and thus maintanable, compared to case condition where we trying to read symbols, keywords...

We appreciate your work! But this kind of sucks. ``` Failed to pull image "palmstonegames/kube-cert-manager:0.5.0": rpc error: code = 2 desc = Error response from daemon: {"message":"manifest for palmstonegames/kube-cert-manager:0.5.0 not...

@ikitommi > to update documentation you need to cut a new release (for now). https://github.com/martinklepsch/cljdoc/blob/master/doc/userguide/faq.md#how-to-update-documentation

Re: Clojure vs. Clojurescript....How is the project's infrastructure paid for? Would Clojure examples necessarily entail significant cost given the current setup? Should dependencies be on the list of things to...

@martinklepsch Cool. Focusing on static examples: > We would like to allow library users and authors to attach examples to a release of their library, a namespace or a specific...