Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

YAML actually has one of the worst default behaviors I've seen: automatic conversion of certain strings to bools.

This wouldn't be a problem if YAML required that all strings be quoted...but it doesn't, and there's no "strict" mode to force quotes, so users are extremely likely to end up doing something that behaves unexpectedly.

If you're lucky, you'll spot the problem quickly instead of wasting half a day on it.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: