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

Andrew Grieve commented on CB-5351:
-----------------------------------

Hmm, I guess I don't understand what it's for then. Why do you think that it's 
more appropriate? postMessage is harder to discover and untyped. We don't use 
it for the majority of plugin hooks, so why use it for splashscreen and menus 
(or conversely, why not have a single plugin hook that is postMessage instead 
of having what function hooks already exist)

> Support context menu plugins with postMessage
> ---------------------------------------------
>
>                 Key: CB-5351
>                 URL: https://issues.apache.org/jira/browse/CB-5351
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: Master
>            Reporter: Abel MuiƱo
>            Assignee: Joe Bowser
>
> There is [support in 
> `CordovaActivity`|https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaActivity.java#L1006-L1026]
>  for menu plugins.
> It would be great to have the same support for context menus. Currently we 
> need to tell the user to [modify their class in a similar 
> way|https://github.com/amuino/cordova-actionsheet/blob/master/plugin.xml#L29-L50].



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to