> I think there are two big advantages to making your application
> consume either plain JSON or YAML configs:
> 1. Everyone is familiar with them
> 2. You can use a more advanced tool like cue or jsonnet to generate
> them

I can see why people would prefer JSON, and I think it's fine for
storing configuration that is edited by the program itself. I don't
think JSON is a very good interface for humans however as it can be
surprisingly verbose at times.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e1935a71820ec9b821054590910ecd0ef438fe2e.camel%40andrewpillar.com.

Reply via email to