Skip to content

fmSetupAssistant: Config lists #44

Description

@mrwatson-de

Config lists are, unsurprisingly, a list of configurations, which can be applied one after the other. That means where configurations contain the same setting, the last configuration in the list wins since it overrides the previous Setting.

Examples:

  • GBS Advanter user workplace
    1. GBS Basic user workplace
    2. GBS advanter User start file
  • MrWatson's workplace
    1. GBS Developer workplace
    2. Start file fmLaunchPad

Indeed , a Natural extension of this would be for config lists to be a list of configurations OR config lists.

Where one configuration list contains another configuration list and the contained configuration list will be applied in its normal way sequentially as one would expect.

This of course will require, checking to avoid infinite loops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions