If you need to decode JSON and you’re not using JSONKit, you’re making a huge mistake. It’s by far the fastest parser I’ve found, almost as fast as binary PLIST (so close, there’s no reason to switch away from JSON).
Dig it.
If you need to decode JSON and you’re not using JSONKit, you’re making a huge mistake. It’s by far the fastest parser I’ve found, almost as fast as binary PLIST (so close, there’s no reason to switch away from JSON).
Dig it.