brodybits commented on a change in pull request #153: Improve 
createmobilespec/createmobilespec.js
URL: 
https://github.com/apache/cordova-mobile-spec/pull/153#discussion_r236810474
 
 

 ##########
 File path: createmobilespec/createmobilespec.js
 ##########
 @@ -130,7 +135,7 @@ var top_dir =             process.cwd() + path.sep,
                    .boolean("windows").describe("windows", "Add Windows 
(universal) platform.")
                    .boolean("wp8").describe("wp8", "Add Windows Phone 8 
platform.")
                    .boolean("firefoxos").describe("firefoxos", "Add FirefoxOS 
platform.")
-                   .boolean("plugman").describe("plugman", "Use 
{platform}/bin/create and plugman directly instead of the CLI.")
+                   .boolean("plugman").describe("plugman", "Use 
{platform}/bin/create and plugman directly instead of the CLI.") // TODO Why 
would one want to do that?
 
 Review comment:
   I think this question should be sent to <d...@cordova.apache.org>, does not 
belong here.
   
   My understanding is that `plugman` came before the more fancy Cordova CLI, 
and some people may not want to use the more advanced Cordova CLI. And I am now 
starting to wonder if developers could use plugman to add plugins when 
embedding Cordova in an existing mobile app?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to