nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

NDJSONParser set<Source> methods not useful #30

Closed nathanday closed 11 years ago

nathanday commented 11 years ago

Change set method to initWith methods because its not useful to change the source. The initWithDelegate method is not needed, change delegate is important for change Deserialization methods.