Skip to content

Scope of options #74

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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