[GitHub] cordova-ios pull request: CB-11161 Reuse PluginManager from common...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/219 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-ios pull request: CB-11161 Reuse PluginManager from common...

2016-04-29 Thread jasongin
Github user jasongin commented on the pull request: https://github.com/apache/cordova-ios/pull/219#issuecomment-215890484 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature ena

[GitHub] cordova-ios pull request: CB-11161 Reuse PluginManager from common...

2016-04-28 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-ios/pull/219#issuecomment-215523478 @jasongin Can you please help review? Related to https://github.com/apache/cordova-android/pull/301 --- If your project is set up for it, you can reply to this em

[GitHub] cordova-ios pull request: CB-11161 Reuse PluginManager from common...

2016-04-28 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-ios/pull/219 CB-11161 Reuse PluginManager from common to add/rm plugins A change to use `PluginManager` class to manage plugin installation/uninstallation instead of custom logic JIRA: [CB