You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2020/06/24 16:51:00 UTC

[jira] [Closed] (CB-12395) Preventing plugins to clutter global namespace

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

jcesarmobile closed CB-12395.
-----------------------------
    Resolution: Won't Do

closing as won't do as nobody has commented nor voted

> Preventing plugins to clutter global namespace
> ----------------------------------------------
>
>                 Key: CB-12395
>                 URL: https://issues.apache.org/jira/browse/CB-12395
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: AllPlugins
>            Reporter: Sylvain Bréjeon
>            Priority: Minor
>              Labels: cluttering, namespace, placeholder, plugin
>
> Prevent cluttering the global namespace by putting all plugins under a common namespace that could be *cordova.plugins*
> A few plugins have already made that move.
> For instance with
> {quote}
> <js-module src="www/device.js" name="device">
>     <clobbers target="device" />
> </js-module>
> {quote}
> one would find the plugin at *cordova.plugins.device*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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