[ 
https://issues.apache.org/jira/browse/CB-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094697#comment-14094697
 ] 

Shazron Abdullah commented on CB-7295:
--------------------------------------

Going to change to use NSProxy -- having less code is better than having more 
code. Deleting code ftw.


> Consider using 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)

Reply via email to