class size

Brad Tilley bradtilley at usa.net
Tue Sep 21 14:15:10 EDT 2004


How large (lines of code) should a class be before one should split it 
into smaller classes? Is there a general rule on this? How many 
functions should a class contain? Are there limits (theoretical or 
practical) that people learning classes should adhere to?



More information about the Python-list mailing list