On 12/15/05, Robert Wittams <[EMAIL PROTECTED]> wrote: > Basically, promote Admin settings to a full inner class, rather than > nesting it in meta. It would still end up in meta though. > > Thoughts?
+1 Just last night I was making a new model, and thinking that this should be done. However, Why do they have to be all caps? "class Admin" and "class Meta", seem nicer.