Skip to content

Multipipeline/SeparateModesKernel refactoring and consolidation with DependencyTrafo #668

@MichaelSt98

Description

@MichaelSt98

In SeparateModesKernel._create_new_items, the current logic has a special else branch that keeps the original item for the last remaining inherited mode/pipeline (i.e., when only one pipeline applies to an item). This conditional behaviour could be altered so that all the items create/duplicate/rename the item depending on its pipeline and with this the else branch could be eliminated.
Further, it probably makes sense to combine the Multipipeline/SeparateModesKernel logic with the DependencyTrafo to simplify both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions