You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Bryce Curtis (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/19 22:23:37 UTC

[jira] [Resolved] (CB-353) Create PluginEntry object to use by PluginManager

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

Bryce Curtis resolved CB-353.
-----------------------------

    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=7e70d762320420dddf04e61ab2543721566d5eaf
                
> Create PluginEntry object to use by PluginManager
> -------------------------------------------------
>
>                 Key: CB-353
>                 URL: https://issues.apache.org/jira/browse/CB-353
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Bryce Curtis
>            Assignee: Bryce Curtis
>             Fix For: 1.6.0
>
>
> Rework PluginManager and introduce PluginEntry so that "onload" parameter is honored on subsequent HTML page loads.

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

        

Re: [jira] [Resolved] (CB-353) Create PluginEntry object to use by PluginManager

Posted by Bryce Curtis <cu...@gmail.com>.
The PluginEntry is a refactor of the plugins and services lists.  I needed
to save off the onload parameter, so instead of creating a new list, I
combined the 3 lists into a single list of objects.

On Mon, Mar 19, 2012 at 4:23 PM, Bryce Curtis (Resolved) (JIRA) <
jira@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/CB-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Bryce Curtis resolved CB-353.
> -----------------------------
>
>    Resolution: Fixed
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=7e70d762320420dddf04e61ab2543721566d5eaf
>
> > Create PluginEntry object to use by PluginManager
> > -------------------------------------------------
> >
> >                 Key: CB-353
> >                 URL: https://issues.apache.org/jira/browse/CB-353
> >             Project: Apache Callback
> >          Issue Type: Bug
> >          Components: Android
> >    Affects Versions: 1.6.0
> >            Reporter: Bryce Curtis
> >            Assignee: Bryce Curtis
> >             Fix For: 1.6.0
> >
> >
> > Rework PluginManager and introduce PluginEntry so that "onload"
> parameter is honored on subsequent HTML page loads.
>
> --
> 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
>
>
>