Okay, I think I have a good understanding now.

Internally, I was using the Clojure build which bundles the dependency with it. 
That's why that namespace shows up inside my Clojure Jar.

It makes sense also not to guarantee binary compatibility. We will make sure to 
always build and run using the same version of Clojure from now on. 

Is source compatibility guaranteed to some extent? Lile Clojure 1.10 compiling 
Clojure 1.8 source? I'd assume if so, its only guaranteed backward, like old 
Clojure is not guarantee to support newer Clojure code?

-- 
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