Skip to content

Unusual package import patterns #8

@MaxBerktoldRWTH

Description

@MaxBerktoldRWTH

Especially the Examples (FMU + Boptest) use the star imprt statement. This is not recommended, due to:

  • Namespace Pollution
  • Readability and Maintenance
  • Code Clashes

We should also improve the overall package structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions