Brant Harris wrote: > 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. >
I think so too. It would be easy enough to make it accept both. I always think capitals are constants, or I'm using something scary like Eiffel.