Skip to content

namespaced attributes cannot be defined in prop-based commands #21

@KaruroChori

Description

@KaruroChori

Most prop based command have the structure s:cmd.SUBCMD.destattr. So scoping with . is allowed, but namespaces cannot be easily integrated.
This can be solved by adding for each command the additional subcommand ns. Verbose but better then nothing I guess, and considering namespaced attributes are very, very rare the tradeoff is acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions