Hey guys,
I should have a bit of time to hack tonight just before the
feature/string freeze, so I'm planning on implementing extension
preferences. The way i have it thought out right now is that we
execute a preferences() function in the extension or something and the
extension handles everything else from there. Also, for preferences
files, i think we should have a ./jokosher/extensions/config directory
to store everything in. What do you guys think. Should I just do that
(execute preferences()) or should Jokosher handle more?