UPDATE: I’ve updated the BSJSONAdditions code, moved the repository to github, and created a Google Group to discuss bugs, features, changes, etc. Please check out the github repository for the latest code.
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”