Some time ago I experimented with migrating definitions between namespaces. Here's a post from then that covers some lower-level detail regarding namespaces.
http://groups.google.com/group/clojure/msg/f00a82b747c1636f -Hth, Adrian. On Mon, May 10, 2010 at 12:15 AM, Mark Engelberg <[email protected]> wrote: > The more I think about this, the more I feel like I don't have a good mental > model of what's going on with namespaces/loading/reading/compiling. What is > happening when you "load" a file without reading/compiling it (e.g., > load-reader or load-file)? How does referring/using match up with those > low-level concepts? > > I'd really appreciate a clear explanation of how these mechanisms fit > together. > > Thanks. > > -- > 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 -- 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
