-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
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
- A decision is made on populate and the decision is recorder.
- Any needed tickets are generated to make the changes
Metadata
Metadata
Assignees
Labels
No labels