I'm using rather trivial solution: store config in Clojure file (as a hash), 
here's what my config bootstrap looks like:

https://github.com/ifesdjeen/utils/blob/master/src/com/ifesdjeen/utils/config.clj

lg, 
Alex
http//twitter.com/ifesdjeen
http://clojurewerkz.org/


On June 18, 2013 at 4:51:22 AM, Mingqi Shao (ms...@tripadvisor.com) wrote:

Josh,

thank your suggestions. I glanced Carica found look very simple (I hate 
complex) and nice. Could you share your practices how to deal with difference 
environments, dev and online? thanks


On Tue, Jun 18, 2013 at 1:08 AM, josh rotenberg <joshrotenb...@gmail.com> wrote:
I like carica for configuration: https://github.com/sonian/carica

I switched a project over from the typesafe config package (with my
own very thin Clojure wrapper around it) to carica and found it really
nice to work with.

Josh

--
--
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
---
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--  
--  
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
---  
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to