Skip to content
Snippets Groups Projects
  • Gemma Guest's avatar
    b909af9a
    WIP: collect properties in a map rather than setting on algorithm · b909af9a
    Gemma Guest authored
    We can't set non-preprocessed default options on the algorithm because they may need preprocessing before they are valid algorithm properties. This commit gathers them into a map first and sets them on the algorithm as the last step.
    
    This needs further work to pass the correct values to preprocessing from the global options.
    
    Re #21218
    b909af9a
    History
    WIP: collect properties in a map rather than setting on algorithm
    Gemma Guest authored
    We can't set non-preprocessed default options on the algorithm because they may need preprocessing before they are valid algorithm properties. This commit gathers them into a map first and sets them on the algorithm as the last step.
    
    This needs further work to pass the correct values to preprocessing from the global options.
    
    Re #21218
Code owners
Assign users and groups as approvers for specific file changes. Learn more.