Try refactoring the entire "configurations" using the extensions API, without changing the user-facing interface. That is, create the configurations extension not in the extensions folder, but as a function configurations inside the core Denix library, which will internally interact with the configurations extension.
This feature will possibly help make the library more consistent.
Try refactoring the entire "configurations" using the extensions API, without changing the user-facing interface. That is, create the
configurationsextension not in the extensions folder, but as a functionconfigurationsinside the core Denix library, which will internally interact with theconfigurationsextension.This feature will possibly help make the library more consistent.