Skip to content

ScenarioManager - Review and cleanup code around add_file_as_data_asset #37

Open
@victorterpstra

Description

Review the code in the ScenarioManager around registering a file as an asset in CPD.
Over the lifetime of DSX/ICPd/CPP/CPDaaS the necessary steps and APIs have been changing.
There have been major fixes, but there is deprecated code that is confusing.

Potential problem:
In the past, most methods around this topic have been static and could have been called directly.
Given that CPDaaS requires the project, is was getting harder to keep maintaining static methods.
Code cleanup may cause backward incompatibilities.

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