Skip to content

[Proposal] Remove global options in Powderhouse parser #2355

@KathleenDollard

Description

@KathleenDollard

We plan to remove global option handling in Powderhouse. We think it more appropriate to put the option on all the things it belongs on and helper methods to add it are simpler than adding code to the core parser.

The Help subsystem will recursively add the option so there will be no change at the functional level for help.

The benefit will be simplifying and possibly speeding up the core parser for a feature that is rarely used except for help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DesignPowderhouseWork to isolate parser and features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions