Requirement

Aug 9, 2012 (mlevy)

The CVMix package needs to be self-sufficient, it can not have dependencies on any specific model if it is going to be compatible with all models.

Design Solution

Aug 9, 2012 (mlevy)

The only use statements that will appear in CVMix will be for other CVMix modules.

Implementation

Aug 9, 2012 (mlevy)

Rather straight-forward, care will be taken not to depend on any specific model.

  • No labels