> If that is true, then it is a problem, indicative either of a widespread 
> lack of discipline among the tool makers or (more likely) a strong need for 
> some additional well-specified (and maintained!) APIs in the compiler for 
> tools to hook into. 
>

Sometimes it is just a simple bug or lack of robustness in a downstream 
tool that needs to be sorted before rushing to blame and/or burden upstream 
ClojureScript.

Take https://github.com/omcljs/ambly/issues/61 as an example. Previously 
ClojureScript 0.0-3030 would not print anything when evaluating (doc 
unknown-symbol), and with 0.0-3053 onwards it prints an empty string. This 
broke Ambly.

This doesn't really reflect a lack of discipline with APIs, but does 
illustrates the need to do downstream triage first.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to