Hi,

> Yup, you can either using binding to create a thread-local value for
> *compile-path*, or use set! to alter the root binding. Usage of set!
> is usually discouraged outside of the REPL, I believe, but it's an
> option.

It works! I just used:

(set! *compile-path* ".")

The need for classes folder disappear.

thanks!

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

Reply via email to