[Mapbender-dev] JSON revisited

Marc Jansen jansen.marc at gmx.de
Wed Jan 17 17:15:22 EST 2007


Hi list,


Christoph Baudson (WhereGroup) schrieb:
> Because the native JSON support in PHP has only just begun in version 
> 5.2, we are experimenting with JSON-PHP, see
>
> http://mike.teczno.com/json.html

according to http://gggeek.altervista.org/sw/article_20061113.html this 
is a reosonable choice... so let's just try it.

>
> Because JSON overloads several JS datatypes, some conflicts emerge. 
> For example, for (var attribute in object) suddenly doesn't work 
> anymore because it has an additional attribute: the JSON functions :-)
>

Is this the case? That's new to me... but the whole (actual) JSON coding 
is new to me ;-)

How often do we use
for ... in
though?


-- Marc


More information about the Mapbender_dev mailing list