Skip to content

Simpler multiple invocation of generators #114

@phil-brad

Description

@phil-brad

Currently the easiest way to invoke many values of a generator is like so:
"alpha": "#repeat(@MyGenerator, 10)"
It's doesn't come across particularly concise. Perhaps a syntax rule could be introduced to allow something like:
"alpha": "@MyGenerator(10)"

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