nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

Inconsistent method and class names #17

Closed nathanday closed 12 years ago

nathanday commented 12 years ago

Some methods refer to NDJSON as jsonParser as in - (id)jsonParser:(NDJSON*), should refer to NDJSON as jsonSource, perhaps change the name of NDJSON to NDJSONSource