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

 ##########
 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:
   Yeah, my understanging on what `plugman` is and how it works (and how it 
relates to the other plugman call thing in tooling (lib I think it was)) is a 
moving target as well. 
   
   I currently think it is to `cordova plugin add` as `cordova platform add` is 
to the platform `create` scripts. 
   
   But we should really discuss this and see if someone else knows more - and 
then update the docs (and see where it pops up in all the tools and pieces (and 
maybe remove it there depending on our results)).

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