But note that a namespace's definition may be spread among several source files, though.
So you're just able to localize the "main" file of the namespace, which contains the (ns) directive, but you can't localize the "loaded" files participating to the namespace, those you contain (in-ns) directives. 2010/9/29 David Jagoe <davidja...@gmail.com> > Hi all, > > Anyone know of a utility that returns a absolute filename given a > namespace symbol? Actually what I'm trying to do is adjust > ring.middleware.reload to only reload source files if they've changed > (otherwise I run into problems with session management), so if anyone > knows of utilities that already do that, or utilities to help me to > determine when a file changes that would be pretty useful too. > > > Cheers, > David > > -- > 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<clojure%2bunsubscr...@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 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