You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Brian LeRoux (Updated) (JIRA)" <ji...@apache.org> on 2011/11/25 16:51:39 UTC

[jira] [Updated] (CB-18) refactor of channel pub/sub in phonegap-js

     [ https://issues.apache.org/jira/browse/CB-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian LeRoux updated CB-18:
---------------------------

    Description: 
currently require PhoneGap.addConstructor and other hackery to attach to plugin lifecycle events. This should be exposed through, either an evented or promise style api. Doesn't matter. Needs proofing. Something like:

PhoneGap.beforeDeviceReady(cb).afterDeviceReady(cb)

You get the idea.
    
> refactor of channel pub/sub in phonegap-js
> ------------------------------------------
>
>                 Key: CB-18
>                 URL: https://issues.apache.org/jira/browse/CB-18
>             Project: Apache Callback
>          Issue Type: Improvement
>            Reporter: Brian LeRoux
>            Priority: Minor
>
> currently require PhoneGap.addConstructor and other hackery to attach to plugin lifecycle events. This should be exposed through, either an evented or promise style api. Doesn't matter. Needs proofing. Something like:
> PhoneGap.beforeDeviceReady(cb).afterDeviceReady(cb)
> You get the idea.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira