Home
last modified time | relevance | path

Searched hist:b3a9db2269e6f282a06527b6ba5f5122bdbc5b9d (Results 1 – 3 of 3) sorted by relevance

/plugin/struct/meta/
H A DSearchConfigParameters.phpb3a9db2269e6f282a06527b6ba5f5122bdbc5b9d Mon Jul 17 10:20:10 UTC 2023 Andreas Gohr <andi@splitbrain.org> refactoring dynamic parameter handling, part 1

Instead of modifying the configuration array, we now call the
appropriate methods on the SearchConfig object in the apply() method
which replaces the updateConfig() method.

A constructor parameter on SearchConfig allows to ignore the
dynamicParameters alltogether.

Tests are broken

H A DSearchConfig.phpb3a9db2269e6f282a06527b6ba5f5122bdbc5b9d Mon Jul 17 10:20:10 UTC 2023 Andreas Gohr <andi@splitbrain.org> refactoring dynamic parameter handling, part 1

Instead of modifying the configuration array, we now call the
appropriate methods on the SearchConfig object in the apply() method
which replaces the updateConfig() method.

A constructor parameter on SearchConfig allows to ignore the
dynamicParameters alltogether.

Tests are broken

H A DSearch.phpb3a9db2269e6f282a06527b6ba5f5122bdbc5b9d Mon Jul 17 10:20:10 UTC 2023 Andreas Gohr <andi@splitbrain.org> refactoring dynamic parameter handling, part 1

Instead of modifying the configuration array, we now call the
appropriate methods on the SearchConfig object in the apply() method
which replaces the updateConfig() method.

A constructor parameter on SearchConfig allows to ignore the
dynamicParameters alltogether.

Tests are broken