fdserr

Results 13 comments of fdserr

Illumination: "The only reason I haven't is that it would have to be a macro, not a function. This means you wouldn't be able to use it like a function...

> I would generally recommend to stick to the Clojure convention of naming your test namespaces `something-test`... Departing from the Java convention, `clojure.test` 1.10 is more friendly with embedded tests,...

Added to wiki, many thanks @dhruvbhatia !

Can you provide a failing gist please?

Thanks Hunter. > but a stripped down version (i.e. most of the body removed) works okay. The snippet seems alright, but the html file is too large for us to...

Thinking and testing needed: impact on existing apps?

@jcromartie Would you like to give it another (non breaking) try?

Good point! SGML states that these two snippets are equivalent. Nevertheless your fix may break existing programs that coped with this "feature", so we'll consider it for a major version....

Trace back when compiled against clojure 1.7: ClassCastException clojure.lang.PersistentArrayMap cannot be cast to clojure.lang.Named clojure.core/name (core.clj:1524) Incoming...