Skip to content

restructure build environments? #108

@dhebbeker

Description

@dhebbeker

In order to technically enforce the the inter-package dependencies as defined by the software architecture, one could manually specify the dependencies.

In order to achieve this:

  1. Set LDF mode to off. This way dependencies will not automatically be resolved.
  2. In each library/package specify the allowed dependencies. This may be achieved using library.json file. Although I am not sure if this works for local libraries as well.

Although related it is independent from #83.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code improvementImproves the quality of the code without affecting the functionality of the software.software architectureNon-functional changes to achieve goals of the software architecture.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions