A simple solution is to define a namespace that brings in all of your different files. Is there some reason you can't do things this way?
On Mon, Feb 9, 2009 at 8:05 AM, Bradbev <brad.beveri...@gmail.com> wrote: > > Hi folks, > I'm getting to the stage on a Clojure project that I want to start > breaking the code into multiple files. My primary environment is > Emacs & Slime and interactive development. Is there a standard way > for me to load all of my project's files into the running VM? > Right now I manually go to each file & load it. I guess I could also > write a little function that loaded all the files in the correct > order, but if there is an actual framework tool (like ASDF) then I > would try to use that. > > Cheers, > Brad > > > --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---