refactor namespace

Issue #24 resolved
Reimar Bauer created an issue

currently after we install mss we use several namespaces. This makes maintaining in a not dedicated environment difficult.

  • mslib
  • msui
  • mswms
  • thirdparty

We should move all dpependencies below mslib so that we have

  • mslib
  • mslib.msui
  • mslib.mswms
  • mslib.thirdparty etc

Comments (4)

  1. Log in to comment