There’s only one change in this update: the parser now skips any characters before the first object definition. For example, Flickr wraps their JSON object definitions in “jsonFlickrFeed()”. This parser will now skip the “jsonFlickrFeed(” and correctly pick up the object definition.
0 Responses to “BSJSONAdditions 1.3”