Good stuff. I'll remove the commandDelegate property from CDVViewController then.
On Wed, Oct 3, 2012 at 4:11 PM, Shazron Abdullah <shaz...@gmail.com> wrote: > Legacy stuff if you go back in AppDelegate history that was not removed > > On 2012-10-03, at 12:49 PM, Jesse <purplecabb...@gmail.com> wrote: > > > Yeah, this is whack! > > self.commandDelegate = self; > > > > > > > > On Wed, Oct 3, 2012 at 12:46 PM, Jesse <purplecabb...@gmail.com> wrote: > >> The delegate is just meant to define the interface. I am not sure why > >> CDVViewController both HAS and IS one ... > >> > >> On Wed, Oct 3, 2012 at 12:14 PM, Andrew Grieve <agri...@google.com> > wrote: > >>> > https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=blob;f=CordovaLib/Classes/CDVCommandDelegate.h;h=fce9b78cfab7c174efe7fcd75537d5bc1c864df0;hb=HEAD > >>> > >>> It has not class description :(. > >>> > >>> One thought I had was that it is the interface to make available to > >>> plugins, but if this is the case, I'm not sure why CDVViewController > has a > >>> commandDelegate property instead of just using self. > >> > >> > >> > >> -- > >> @purplecabbage > >> risingj.com > > > > > > > > -- > > @purplecabbage > > risingj.com >