On Dec 16, 2005, at 2:01 PM, Robert Wittams wrote:
Brant Harris wrote:
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.

If I'm remembering right, I think we first though of using "__meta__" because we wanted to signify that something "magic" was going on. I think, though, we decided that it (a) was ugly and (b) looked too much like something Python itself was providing, so we went with all caps to *try* to signify the same thing.

Now that you mention it, I think "Admin" and "Meta" look better, though...

Jacob

Reply via email to