Hi, On Apr 11, 4:36 pm, Nurullah Akkaya <[email protected]> wrote:
> (ns tubes.core > (:use :reload-all tubes.plugins.a)) Please note, that :reload-all is not necessarily a good idea in standard code. You should use it only for debugging. Sincerely Meikel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en To unsubscribe, reply using "remove me" as the subject.
