You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2015/01/16 15:53:34 UTC

[jira] [Created] (CB-8319) Plugman is exposing private module "config_changes" in its interface

Andrew Grieve created CB-8319:
---------------------------------

             Summary: Plugman is exposing private module "config_changes" in its interface
                 Key: CB-8319
                 URL: https://issues.apache.org/jira/browse/CB-8319
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugman
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


config_changes is basically the guts of the prepare function. Looks like probably it was exposed so that CLI could access it in its prepare method. 

https://github.com/apache/cordova-lib/blob/850f4502a9a283/cordova-lib/src/cordova/prepare.js#L105

Now that cordova-lib has both of them, we really should not be exposing it, since it's not likely to be a stable API.



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