error-message-catalog 2016-05-04

Submitted PR with update of readme file to reflect the decision to make error files per-exception (resolving issue 16). Feedback welcomed; in the absence of feedback I’ll just merge it myself in a day or so. https://github.com/yogthos/clojure-error-message-catalog/pull/19

that looks good to me, I say let’s merge

and we can rename the existing files to match

Oh, good idea. I’ll take care of that.

After Martin Trojer’s article on Elm, I browsed some Elm porn tweets. It makes me sad and jealous.

Elm is definitely high on my personal learn-next list (to inform my cljs dev if nothing else — it seems like re-frame embodies some of the same ideas, but I’d like to see them in their original form).

@eggsyntax: There is also zelkova (https://github.com/jamesmacaulay/zelkova), which might give an interesting comparison to see what elm-style programming is with Clojure-style error messages.

@shaun-mahood: cool, thanks! I hadn’t seen that.