Stylistic question about inheritance
"Martin v. Löwis"
martin at v.loewis.de
Thu Mar 31 16:11:58 EST 2005
More information about the Python-list mailing list
Thu Mar 31 16:11:58 EST 2005
- Previous message (by thread): Stylistic question about inheritance
- Next message (by thread): Stylistic question about inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrew Koenig wrote: > So, for example, you don't think it's worth including the base class as a > way of indicating future intent? No. In this respect, I believe in XP: refactor when the need comes up, but not before. Regards, Martin
- Previous message (by thread): Stylistic question about inheritance
- Next message (by thread): Stylistic question about inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list