Why has the Dish::Plate#to_json method been merged into 99ac61a?
It is quite complex and even contains platform specific dependencies (NSJSONSerialization). So let the user decide how he/she wants to use to_json. Any thoughts?
Furthermore it's not covered by any tests.
Why has the
Dish::Plate#to_jsonmethod been merged into 99ac61a?It is quite complex and even contains platform specific dependencies (
NSJSONSerialization). So let the user decide how he/she wants to useto_json. Any thoughts?Furthermore it's not covered by any tests.