brodybits commented on issue #185: Deprecated plugins URL: https://github.com/apache/cordova/issues/185#issuecomment-569981196 Some more thoughts on my part: I would *personally* downvote integrating plugin functionality into the platforms due to increased complexity and potentially less flexibility. I would make an exception for console which is very basic universal functionality. The whitelist functionality seems to be a challenging beast since it evidently works differently on Android, iOS, and maybe some other platforms. It would be ideal if we could find a way to abstract it somehow. And the newer iOS WKWebView seems to make this even worse. I would personally not really mind if the functionality of some of our core plugins would eventually be superseded by some third-party plugins that some members are involved with to a certain extent. For example: - Ionic WKWebView - https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller - provides some specific improvements over the InAppBrowser on iOS and Android, though with some major limitations - SQLite storage plugin - Android implementation was originally extracted from PhoneGap 1.x I am fine if we split some of the tasks into separate issues, would like to see the list of deprecated plugins in a pinned issue to help give the user community plenty of warning and opportunity to comment.
---------------------------------------------------------------- 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]
