[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-09-13 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-wp8/pull/87#issuecomment-139878187 I'm not sure what do you mean by breaking the functionality in multiple page apps, but I checked how behave the plugin initialization in the other platforms for

[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-09-02 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-wp8/pull/87#issuecomment-137091123 The plugins should be called for every page load, so while this is great the first time we break functionality in multi page apps. I also worry that some p

[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-09-02 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-wp8/pull/87#issuecomment-136988297 ping @purplecabbage --- 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

[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-08-05 Thread galexandrov
GitHub user galexandrov opened a pull request: https://github.com/apache/cordova-wp8/pull/87 Move AutoLoadCommand execution in FrameworkElement.Loaded event - Add AutoLoadCommand execution in FrameworkElement.Loaded event and remove it from CordovaBrowser_LoadCompleted - This c