refactor: use a configure interface for settings #16264
Labels
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
I remain unconvinced of the wisdom of moving more things in to setting and in fact intend to make a refactor that will require mostly reverting this.
We should be using a Configure interface e.g.
so that the explicit dependency on setting everywhere can eventually be dropped.
Originally posted by @zeripath in #15241 (comment)
The text was updated successfully, but these errors were encountered: