Hi,

What's the difference between the Config enum and the ConfigDepot? It seems
like the configuration options are somwhat arbitrarily split between the
two. ConfigDepot entries get created automatically, while ones in the
Config enum don't (and thus require a database migration). ConfigDepot
items are defined on classes, while the Config enum is of course one giant
list.

Is there a plan to eventually use only one or the other? Or are they going
to be kept separate? Is there actually a use case for having both in the
codebase?

Jeff Hair

Reply via email to