Steve Holdoway wrote:
On Wed, 10 Mar 2004 13:58:59 +1300, you wrote:

[snip]


All functions and procedures should be written small enough to fit within the editor window. Get a bigger screen :)

I've got a 21 inch next to my 17 inch, and get about 85 lines in my editor. Plenty of real-estate there. The more functions/methods/procedures I can see at once, the better.


Cheers,
Carl.

Dyjkstra said all functions should be about 5 lines in length, so get a smaller screen now!

I let overall clarity be my guide, rather than a number. If it is clearer to have an 80-line method, then that's what I'll write, rather than splitting it artificially into a dozen tiddly methods.


Cheers,
Carl.




Reply via email to