Hi, Assuming there are some DB credentials specified in a project.clj file as a map, how should I read those credentials in my clojure code -
1) should I use slurp and then parse that text? 2) should I (use 'leiningen.core) and then (load-file "project.clj") 3) or something else Please let me know the best / idiomatic way to accomplish this. Thanks and regards, Manoj. -- 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