You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/03/09 15:33:41 UTC

[jira] [Updated] (CB-10822) Deduplicate common logic for storing modules metadata in `cordova_plugins.js`

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

Vladimir Kotikov updated CB-10822:
----------------------------------
    Description: 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

> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org