I need a configuration solution
--
--
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
After suffer xml or properties configuration for long time, I'm looking for
a new configuration solution for Clojure or Java. I hope below features,
priority from high to low:
1. readable format and easy to write. XML is the opposite example, which is
not easy to edit and not readable. I like J
I need a configuration solution
--
--
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
On Monday, June 17, 2013 3:55:18 PM UTC+8, Chris Ford wrote:
>
> Hi Mingqi,
>
> Could you please give us some more context? What kind of configuration are
> you trying to manage?
>
> Cheers,
>
> Chris
>
>
>
> On 17 June 2013 10:45, Mingqi > w
ld?"
On Monday, June 17, 2013 3:55:18 PM UTC+8, Chris Ford wrote:
>
> Hi Mingqi,
>
> Could you please give us some more context? What kind of configuration are
> you trying to manage?
>
> Cheers,
>
> Chris
>
>
>
> On 17 June 2013 10:45
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 wrote:
> I like carica for configuration: https://gith