>> Don't you think having support for both ['a':1, 'b':2] and {'a':1,
>> 'b':2} would create confusion?

This sounds OK to me, FWIW.

> Would seem to me a more elegant solution would to just drop the idea of json 
> interoperability and go with something that works for PHP. 
> 
> ('a'=>'b', 0=>1234) perhaps?

Please, no. Let's implement or augment JSON, not bastardize it.

S
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to