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

Andrew Grieve commented on CB-1810:
-----------------------------------

I don't have any concrete examples, but I think it would be reasonable to have 
multiple webviews within a tablet app. e.g. have a native UI that embeds 
cordova webviews on separate panes.

It's also reasonable to have multiple activities that each contain cordova 
webviews.

Webviews having their own plugins I think works quite well. If they want to 
share data between webviews, they can use statics, but usually they want to 
have data specific to a webview.
                
> CordovaWebView does not work as a component without providing it a ThreadPool
> -----------------------------------------------------------------------------
>
>                 Key: CB-1810
>                 URL: https://issues.apache.org/jira/browse/CB-1810
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.2.0
>            Reporter: Joe Bowser
>            Assignee: Andrew Grieve
>            Priority: Blocker
>             Fix For: 2.3.0
>
>
> Apparently CordovaWebView no longer works as a stand-alone component.  We may 
> have to release a 2.2.1 because of this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to