Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment No numbers (Score 1) 161

One of YAML’s big problems nowadays is its Perl-derived data model that (happily) obscures any distinction between strings and numbers (let alone integer/float!). Some parsers attempt to coerce such a distinction out, but in YAML itself they’re all just “scalars”. That makes it an odd fit in a lot of modern applications, which expect more detailed typing of scalar values.

Slashdot Top Deals

Forty two.

Working...