_From @brodybits on July 5, 2018 14:50_

Before evaluating I would have to do some research to see how the other 
modules, other functions do similar functionality such as:
- show progress and warnings to the user if called by Cordova CLI
- send events to a custom EventEmitter
- use of CordovaLogger

I gotta say that this is starting to uncover some other lurking smells that 
should be noted and hopefully addressed at some point. For example:
- Issue with Cordova singletons due to how NPM dependency management works
- I do not find the layers of abstractions between packages such as 
cordova-common, cordova-create/fetch/...,, cordova-serve, cordova-lib, 
cordova-cli to be so intuitive. Maybe we can solve this by more clear 
documentation of the Cordova tooling architecture.

I would be happy to deal with some of these items in separate issues.

[ Full content available at: https://github.com/apache/cordova-create/issues/23 
]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to