OpenWeatherMapAPI icon indicating copy to clipboard operation
OpenWeatherMapAPI copied to clipboard

Please add callMethod:withCallback: to public interface

Open kirk-kerekes opened this issue 11 years ago • 2 comments

Please add

... callMethod:withCallback: ...

-- to the public interface, so that new commands and request parameters can be added cleanly via subclassing.

kirk-kerekes avatar Nov 13 '13 19:11 kirk-kerekes

Hi.

I have added such interface in my changes. https://github.com/adba/OpenWeatherMapAPI/pull/13

bernikovich avatar May 15 '15 08:05 bernikovich

Or you can use my fork: https://github.com/bernikowich/OpenWeatherMapAPI

bernikovich avatar May 15 '15 08:05 bernikovich