I want to build a clojure application that has config files like with emacs (not that complex but close). I am guessing I need to call the eval and load script to load a configuration file, but I was trying to avoid having the configuration file effect the state of the main running application.
Does anyone have any tips of example code I could use. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---