← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/fix-1046415 into lp:zorba

 

> As far as I can make out, an empty string is a valid key for an object. jsonlint.com at least agrees.
Fair enough.

> null is not a valid key, and we should raise an error if such a case arises. Also, the fact that using the *string* "null" as an accessor worked in that case frightens me.
According to what we said, null is cast to a string. That's why the accessor works. I don't see anything being
particularly wrong with that. I just wanted to raise it to make sure we are all on the same page.

Matthias
-- 
https://code.launchpad.net/~zorba-coders/zorba/fix-1046415/+merge/123283
Your team Zorba Coders is subscribed to branch lp:zorba.


References