In message <48506803-a6b9-432b-acef-
b75f76e90...@v23g2000pro.googlegroups.com>, 一首诗 wrote:

> Until one day I find service has nearly 100 methods and 6000 lines of
> code.   I don't need to read any programming book to know that it's
> too big.

The question is not how many lines or how many methods, but whether it makes 
sense to remain as one piece or not. In one previous project, I had one 
source file with nearly 15,000 lines in it. Did it make sense to split that 
up? Not really.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to