1/2 + Use is still a short way of including mundane stuff like tools.trace and a few others. We leave :use .... clojure.tools.trace in place in namespaces once we have done it.
Doing it in the REPL each time we need it while debugging is tedious. Oh, I must say that I rarely use the Eclipse debugger. Tracing does most of the job. Removing use would force us to redefine it somehow. And yes I know how to use a debugger, even non-symbolic ones :) Luc P. > Am Donnerstag, 8. November 2012 19:42:26 UTC+1 schrieb Luc: > > > > I am pragmatic and quite lazy, I use require with an alias > > > > inc > > An explicit call to use every now and then on the REPL, but no :use in ns. > IMHO use and :use can be removed from the language. > > -- > 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 -- Softaddicts<lprefonta...@softaddicts.ca> sent by ibisMail from my ipad! -- 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