nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

Does the NDJSONDeserializer ignore object for keys the user ignores. #32

Open nathanday opened 11 years ago

nathanday commented 11 years ago

Need to check this out and fix it if it does ignore unused objects, this will improve performance.

nathanday commented 11 years ago

I am pretty sure it does, just need to check and write a test for this.