Lorin Beer created CB-6453:
------------------------------

             Summary: [CLI] Experimental Refactor
                 Key: CB-6453
                 URL: https://issues.apache.org/jira/browse/CB-6453
             Project: Apache Cordova
          Issue Type: Improvement
          Components: CLI
            Reporter: Lorin Beer
            Assignee: Lorin Beer


[editing in progress]

I've started an experimental refactor of the Cordova CLI. This is to improve 
the overall code quality, and solve issues which face projects which consume 
Cordova CLI as a dependency.

The refactor will drastically change how the CLI operates internally, but will 
be backwards compatible and nonbreaking.

# goals

- improve project stability when used as a cli
- improve project stability when consumed as an api
- improve modularization of code
- non breaking

# architecture
currently:
# 
CDV. 
    BUILD
    CREATE
    ....
the goal
CLI
    CDV
CDV.
    BUILD
    CREATE
    ....


    



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to