Skip to content

Discussion: Remove populate #60

@John-Holt-Tessella

Description

@John-Holt-Tessella

As a developer I would recommend getting rid of populate

Its purpose is to create variables which can be used instead of block names so that scan can be written: scan(block, ... instead of scan("block", .... But it comes with caveats that when the user changes config they must remember to rerun populate to get new blocks and it is different to the recommended way of running g.cset i.e. cset("block", value). However I do not know the history and so would like to understand its motivation.

Acceptance Criteria

  1. A decision is made on populate and the decision is recorder.
  2. Any needed tickets are generated to make the changes

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