[
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 <[email protected]>
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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]