[
https://issues.apache.org/jira/browse/CB-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094703#comment-14094703
]
Shazron Abdullah commented on CB-7295:
--------------------------------------
Bloody unlikely -- but this approach makes it easier to add other WebViews that
are not blessed by Apple (UIWebView/WKWebView). Gecko perhaps...
> Use NSProxy to wrap WKWebView/UIWebView in CDVPlugin (and elsewhere, like
> InAppBrowser)
> ---------------------------------------------------------------------------------------
>
> Key: CB-7295
> URL: https://issues.apache.org/jira/browse/CB-7295
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: iOS
> Environment: iOS 8
> Reporter: Shazron Abdullah
>
> Advantage:
> We don't need to have explicit methods specified in
> CDVWebViewOperationsDelegate for example, you can pass *any* message to the
> proxy and it can be forwarded.
> Disadvantage:
> You lose compile-time checking.
--
This message was sent by Atlassian JIRA
(v6.2#6252)