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

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

GitHub user vladimir-kotikov opened a pull request:

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

    CB-10822 CB-10833 Deduplicate platform-agnostic code

    

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

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

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

    https://github.com/apache/cordova-lib/pull/414.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 #414
    
----
commit bd0bc47d71ffe807c5a77428d9e8d120cbf0f350
Author: Vladimir Kotikov <[email protected]>
Date:   2016-03-10T11:03:11Z

    CB-10822 Manage plugins/modules metadata using PlatformJson

commit cca86eb10532a92930d71bbf4d7eb69de877cc42
Author: Vladimir Kotikov <[email protected]>
Date:   2016-03-09T19:26:05Z

    CB-10833 Deduplicate common logic for plugin installation/uninstallation

----


> Deduplicate common logic for storing modules metadata in `cordova_plugins.js`
> -----------------------------------------------------------------------------
>
>                 Key: CB-10822
>                 URL: https://issues.apache.org/jira/browse/CB-10822
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Android, CordovaCommon, iOS, Windows
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>
> One of areas for code deduplidation is Plugin metadata fetching logic 
> ([Android 
> code|https://github.com/apache/cordova-windows/blob/master/template/cordova/Api.js#L372-L472],
>  [Windows 
> code|https://github.com/apache/cordova-windows/blob/master/template/cordova/Api.js#L372-L472],
>  [iOS 
> code|https://github.com/apache/cordova-ios/blob/master/bin/templates/scripts/cordova/lib/plugman/Plugman.js#L146-L244]):
>  Possible destination of the resultant code is PlatformJson class in 
> cordova-common



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to