So when cordova adding plugins it does an <engine> check, yes?

I've got this situation where I want to add a new method to
CDVCommandDelegate (see my last comment in the issue below):
https://issues.apache.org/jira/browse/CB-4355

Basically I want to do this with minimal hassle to devs... (I suppose I
could do a respondsToSelector, but that's just ugly)

Reply via email to