OpenWeatherMapAPI
OpenWeatherMapAPI copied to clipboard
Please add callMethod:withCallback: to public interface
Please add
... callMethod:withCallback: ...
-- to the public interface, so that new commands and request parameters can be added cleanly via subclassing.
Hi.
I have added such interface in my changes. https://github.com/adba/OpenWeatherMapAPI/pull/13
Or you can use my fork: https://github.com/bernikowich/OpenWeatherMapAPI