Skip to content

Check visibility of methods in Plan #1086

@qinsoon

Description

@qinsoon

Currently Plan is a public trait, and all the methods in Plan are public. However, many methods in Plan should not be public. We can either split Plan into two traits, one with public visibility and one with private visibility, or we can introduce a public type that wraps Plan (like SpaceStats for Space in #1083).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-interfaceArea: Interface/APIC-bugCategory: BugP-highPriority: High. A high-priority issue should be fixed as soon as possible.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions