[Bug 14084] Hi! Returning a null from getItem() if the key does not exist is downright semantically wrong. null is a full-fledged value which can be serialized (JSONed), and is NOT the value we get if we do: var x = myObject.someUnknownProperty; In that case we get t

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14084

Art Barstow <art.barstow@nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER

--- Comment #3 from Art Barstow <art.barstow@nokia.com> 2011-10-11 20:13:12 UTC ---
I think v1 of this spec should focus on current implementations and as such,
the change proposed in comment 0 can be considered for the next version of the
spec.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 11 October 2011 20:13:18 UTC