You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/04 07:55:04 UTC

[jira] [Commented] (CB-8596) cordova-lib API for retrieval of platforms and plugins from config.xml

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

ASF GitHub Bot commented on CB-8596:
------------------------------------

GitHub user omefire opened a pull request:

    https://github.com/apache/cordova-lib/pull/177

    CB-8596 Expose APIs to retrieve platforms and plugins saved in config.xml

    CB-8596 Expose APIs to retrieve platforms and plugins saved in config.xml  so as to abstract clients away from the config.xml details.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-8596

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/177.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #177
    
----
commit d7d5e5b89d014f0f038263b612486d07facb3ef7
Author: Omar Mefire <om...@microsoft.com>
Date:   2015-03-03T22:42:59Z

    CB-8596 Expose APIs to retrieve platforms and plugins saved in config.xml  so as to abstract clients away from the config.xml details.
    	After migrating platforms & plugins to package.json, This implementation will be updated, but clients will remain stable.

commit cbebb6785616119e82cd5dd3cd885fab806ec2ce
Author: Omar Mefire <om...@microsoft.com>
Date:   2015-03-04T06:52:14Z

    CB-8596 Cleaning up

----


> cordova-lib API for retrieval of platforms and plugins from config.xml 
> -----------------------------------------------------------------------
>
>                 Key: CB-8596
>                 URL: https://issues.apache.org/jira/browse/CB-8596
>             Project: Apache Cordova
>          Issue Type: New Feature
>            Reporter: Omar Mefire
>            Assignee: Omar Mefire
>
> IDE's and other apps using cordova's APIs need a way to access project's metadata (platforms and plugins within config.xml) without going directly through the ConfigParser. They should be abstracted away from the storage details.
> This modification is made even more important with the upcoming move to npm that is going to necessitate moving platforms and plugins infos to package.json.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org