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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/25 16:49:39 UTC

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

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




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

        

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

Posted by "Brian LeRoux (Updated) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Filip Maj (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-18.
-------------------------

    Resolution: Not A Problem

No longer an issue.
                
> refactor of channel pub/sub in phonegap-js
> ------------------------------------------
>
>                 Key: CB-18
>                 URL: https://issues.apache.org/jira/browse/CB-18
>             Project: Apache Cordova
>          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