Next: Organization of source file
Up: Source Files
Previous: Source Files
Source file should be kept to less than 2000 lines. Files longer than this become difficult to manage and maintain. Exceeding this limit is a good indication that the classes or interfaces should probably be broken up into smaller, more manageable units.
Dennis Seah
Mon Jul 17 11:43:42 2006