juxt / jig

Jig is an application harness providing a beautifully interactive development experience for Clojure projects.
229 stars 19 forks source link

resolving cache no such var issues #5

Closed yods closed 10 years ago

yods commented 10 years ago

Was having no such var problems with core.cache such as

No such var: clojure.core.cache/through, compiling:(clojure/core/memoize.clj:52:3

Adding core.cache latest to dependencies seems to have resolved this.

yods commented 10 years ago

annnnnd am going to cancel this pull request as it seems it kills your normal caching. IGNORE

yods commented 10 years ago

sigh, no it didn't kill the caching

as we all were

highfive