Config enum is legacy code. For any new configuration parameters ConfigDepot 
should be used. Some of the parameters got moved from Config enum to the 
appropriate manager classes (where it is getting used). But there are still lot 
of them left to be moved. Feel free to submit a PR for moving some of the 
config parameters to use ConfigDepot.

-Koushik

On 07/11/16, 4:31 PM, "Jeff Hair" <j...@greenqloud.com> wrote:

    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
    




DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.

Reply via email to