Github user afourney commented on the pull request:
https://github.com/apache/cordova-windows/pull/173#issuecomment-216389081
I was commenting on JIRA, sorry.
I definitely needed to clone it when I submit the initial request. I spent
a good amount of time debugging this issue.
I guess that e.detail.arguments is stable, since this is what the existing
code uses. But e.detail.result would not persist outside of the handler. This
is why I used clone.
The point about mixing strategies is well taken. The patch probably should
be:
platform.activationContext.args = platform.activationContext.arguments; //
for backward compatibility
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]