JSON Framework 2.0.1

This is a bugfix-only release. Problems fixed in this release are:

  • Fix crash on empty string
    Fixed a bug that caused the JSONValue method to crash if it was fed an empty string.
    More details.

  • Fixed a memory leak in JSONValue
    More details.
  • Add instructions for installing documentation from the dmg
    More details.

More details on the project web site.

7 Comments »

  1. tav said

    Hey Stig,

    Nice work with the JSON framework. I also noticed that you had done an ObjC CouchDB interface.

    I’m looking for a web client+server to run on an iPhone — could you point me in the direction of a useful library?

    Cheers in advance.


    All the best, tav
    tav@espians.com

  2. tav said

    For what it’s worth, I am aware of just NSURLConnection on the client side…

  3. Hi Tav,

    I’m afraid my work on CouchObjC have petered out, for the time being. I think that CouchDB is a neat idea, but I don’t have any use for it myself at the moment.

    I’m afraid I don’t do much iPhone development myself, and don’t know what client+server solution would be good for you.

  4. tav said

    Thanks for the speedy response!

    Where in London do you live/work?

  5. Tav, I live in Islington, and work in Canary Wharf. Why do you want to know?

  6. john said

    Awesome framework. It works well with the iPhone.

    On a related note, I am having trouble creating / packaging a simple framework that will work with the iPhone.

    Any chance you would be willing to share the steps you followed for making a framework that is compatible with the iPhone?

    Thank you!

    John

  7. John,

    Sure! Just download the source of the latest framework. It has a script that creates the iPhone SDK, based on instructions by Greg Bolsinga in this post.

RSS feed for comments on this post · TrackBack URI

Leave a Comment