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

Patrick Mueller commented on CB-2236:
-------------------------------------

sure!

This was part of a bigger effort to produce a decent logging facility for 
native code, JS code, coexisted with weinre, etc.  Turned out to be a bit of a 
nightmare, and/or ran of time to do more, etc.  

If it's not being used, get rid of it.
                
> DebugConsole plugin.xml plugin name has a space in it
> -----------------------------------------------------
>
>                 Key: CB-2236
>                 URL: https://issues.apache.org/jira/browse/CB-2236
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS, iOS
>            Reporter: Jesse MacFadyen
>            Assignee: Shazron Abdullah
>
> I am attempting to use the whitelist/config.xml verbatim, however, having a 
> space in 'Debug Console' makes the mapping difficult.
> I think we should change iOS-cordova-js to call exec with 'DebugConsole' 
> instead of 'Debug Console'.
> In the iOS repo we should also deprecate the plugin key-name of 'Debug 
> Console' and add 'DebugConsole' mapped to the same native functionality.
> ie.
> {code:xml} 
> <plugin name="Debug Console" value="CDVDebugConsole" />
> <plugin name="DebugConsole" value="CDVDebugConsole" />
> {code} 

--
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