[GitHub] cordova-lib pull request: Auto save restore for plugins

2015-02-23 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-lib/pull/143#issuecomment-75690753 closing as this is obsolete --- 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 h

[GitHub] cordova-lib pull request: Auto save restore for plugins

2015-02-23 Thread gorkem
Github user gorkem closed the pull request at: https://github.com/apache/cordova-lib/pull/143 --- 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-lib pull request: Auto save restore for plugins

2015-01-08 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-lib/pull/143#issuecomment-69242088 @agrieve Good catch. It is dumb luck this was working correctly. Updated the PR --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-lib pull request: Auto save restore for plugins

2015-01-08 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-lib/pull/143#issuecomment-69240637 @omefire Correct did that because plugman has its own hooks, I think, it may be useful to keep the config.xml updated for them --- If your project is set up for it,

[GitHub] cordova-lib pull request: Auto save restore for plugins

2015-01-08 Thread agrieve
Github user agrieve commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/143#discussion_r22675940 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -206,7 +207,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: Auto save restore for plugins

2015-01-08 Thread gorkem
GitHub user gorkem opened a pull request: https://github.com/apache/cordova-lib/pull/143 Auto save restore for plugins uses .cordova/config.json to automatically save or restore plugins to/from config.xml on a project You can merge this pull request into a Git repository by runnin