brodybits commented on issue #542: Add Podspecs for the Cordova library project
URL: https://github.com/apache/cordova-ios/issues/542#issuecomment-569167351
 
 
   As a Podspec newbie, I do have a concern that the upgradable Podspec assumes 
that the interface between JavaScript and the native side will remain stable.
   
   Normally, upgrading cordova-ios would upgrade both the JavaScript bundled in 
cordova.js and the native side. My concern is that the flexible Podspec would 
introduce a risk of newer native code that is not compatible with the existing 
JavaScript code in cordova.js.
   
   While I do not expect this interface to change very much in the near future, 
I think we should be very careful about this kind of risk and hope we can find 
a good way to mitigate.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to