Email or username:

Password:

Forgot your password?
Top-level
Lawrence Pritchard Waterhouse

@druskus And many of the things it adds would actually allow you to be far more strict, "Tags" are actually a way to express data-types concisely in-band, with JSON you *need* external schemas for that. Problem is: YAML is so simple that people don't read the spec and thus don't use these features...

1 comment
drusk

@lpwaterhouse Fair points. Also someone had the great idea of templating yaml.

Go Up