Admin2009/Diary/2009-06-24 Reading
- spent the day wading through multiconfig.py
best place to tap into the config system looks like the ConfigFunctionality class
sane structure should be some AdminConfig class deriving from ConfigFunctionality class, and DefaultConfig deriving from AdminConfig.