JCO-Digital / jcore-ydin

0 stars 1 forks source link

Allowing use of the Customizer class outside of jcore-ilme #15

Closed maxemilian-jco closed 8 months ago

maxemilian-jco commented 8 months ago

Currently, the Customizer class is quite attached to Ilme. This means that it has no other use than serving as a class for Ilme, perhaps we should make it more generic, allowing for extension and usage by other modules.

CC @foonly

maxemilian-jco commented 8 months ago

This will be implemented as a way to register sections on the Customizer class, this allows other modules to register/get their values from the customizer.