[development] DEP - cascading variable system

Robert Douglass rob at robshouse.net
Wed Nov 30 19:25:53 UTC 2005


I have a feature request:

get_or_set_variable()

This will look to see if a variable is in the system, and if not, write 
the default value to the database. This stops the situation where some 
of the state is in the database and some is in the code (in the form of 
defaults). I find it better to have all the state in one place.

-Robert


More information about the development mailing list