On 13 feb 2013, at 21:37, Walter Bright <[email protected]> wrote:

> Looks like one has to learn a new language to use YAML.


This is one of the more advanced features in YAML, which one doesn't have to 
use. You said the the config files are getting more complicated, I showed how 
YAML can be used to help with that.

In the basic form YAML is just key-value mapping:

bar:
  foo: 1
  baz: 2

-- 
/Jacob Carlborg

_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to