[jbosstools-issues] [JBoss JIRA] (JBIDE-16692) Caching for Cordova plug-in registry

Gorkem Ercan (JIRA) issues at jboss.org
Thu Mar 6 23:23:33 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12950958#comment-12950958 ] 

Gorkem Ercan commented on JBIDE-16692:
--------------------------------------

fixed on master...

The quickest way to test this functionality is to
1. Start Cordova plugin wizard see the list of plugins load.
2. Exit Eclipse
3. Disconnect from network
4. Start Eclipse and start cordova plugin wizard, you should see the plugin list even without network. 

This functionality is not introduced to provide offline capabilities but for improving performance by reducing the access to network resources. This means that you will still need a network connection to complete the installation of a Cordova plug-in from registry.

                
>   Caching for Cordova plug-in registry
> --------------------------------------
>
>                 Key: JBIDE-16692
>                 URL: https://issues.jboss.org/browse/JBIDE-16692
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: aerogear-hybrid
>    Affects Versions: 4.2.0.Alpha2
>            Reporter: Gorkem Ercan
>            Assignee: Gorkem Ercan
>            Priority: Minor
>             Fix For: 4.2.0.Beta1
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> The data retrieved from the Cordova plug-in registry is not cached and retrieved every time. We should have a caching mechanism so that subsequent calls to the registry are faster.

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


More information about the jbosstools-issues mailing list