Skip to content

Scope of options #74

@xatapult

Description

@xatapult

I'm regularly running into the situation where I need the value of an option of an encompassing pipeline in a nested sub-pipeline (a nested p:declare-step). That is not allowed.

However, from what I (and probably others) might expect from other programming languages, access to these options is kind of logical: they're defined before the p:declare-step and so I'm expecting them to be in scope. But alas, they are not. So I have to pass them as option to my nested sub-pipeline (over and over again).

Can we change this scoping in a next version?

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