|
On 23/03/2014 8.47, steve donovan wrote:
I've got more tolerance for big files than most (e.g. Lake as a single 3.5Kloc script) perhaps because I use bookmarks.
My personal break-up point is at about 500 lines (including about 30-40% of comments and whitespace). Not a hard rule, but I like strict encapsulation with as few inter-module connections as possible.
-- Enrico