You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/05/31 23:45:13 UTC

[jira] [Updated] (CB-8639) Inconsistency in plugin structure for windows platform

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

Shazron Abdullah updated CB-8639:
---------------------------------
    Component/s: AllPlugins
                 Plugins

> Inconsistency in plugin structure for windows platform
> ------------------------------------------------------
>
>                 Key: CB-8639
>                 URL: https://issues.apache.org/jira/browse/CB-8639
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: AllPlugins, Plugins
>    Affects Versions: Master
>            Reporter: Staci Cooper
>            Priority: Minor
>
> Windows vs windows8 support is structured very inconsistently across the plugins.
> Some (like device-motion, file, and file-transfer) only have a src/windows folder, and both "windows" and "windows8" in plugin.xml point to that folder. (This is what I would expect to see). On the other hand:
> Some (like device-orientation, dialogs, and media) only have a src/windows8 folder and don't even have a <platform name="windows"> in plugin.xml.
> Some (like statusbar) only have a src/windows folder and don't even have a <platform name="windows8"> in plugin.xml.
> Some (like contacts and device) have src/windows8 and src/windows folders, used by windows8 and windows respectively in plugin.xml
> Inappbrowser has a src/windows and a www/windows8, used by windows and windows8 respectively.
> This should probably be made more consistent.



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