Is this..... evil?
Gerson Kurz
gerson.kurz at t-online.de
Sat Feb 9 14:21:29 EST 2002
More information about the Python-list mailing list
Sat Feb 9 14:21:29 EST 2002
- Previous message (by thread): A newbie question about class
- Next message (by thread): Is this..... evil?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9 Feb 2002 18:21:31 GMT, Philip Swartzleonard <starx at pacbell.net> wrote: >Anyway, i was just wondering, since this seems so great, is there >anything wrong with doing things this way that i'm not seeing? I've been using code like that quite frequently, so if its bad, I'm in for it, too. >Also, is there any real reason to have the message classes inherit when >the only thing that seems to identify them is an attribute? No, it works if you omit the "Message" Inheritance. You could use plain strings and have the same effect.
- Previous message (by thread): A newbie question about class
- Next message (by thread): Is this..... evil?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list