Tuesday, August 16, 2005

Citations to appeal to the better nature of the Eclipse committers.

Here are some references of developers who like to make sections in their code files like I do. They all present their schemes for ordering functions within a file or within a class (as the language warrants.)

J2EE Design and Development - Rod Johnson p.144-5 "Delimit sections of code."
Code Complete - Steve McConnell p.449 "..order the source file carefully."
C Style: Standards and Guildelines - David Straker p.125 "Sort functions by a standard scheme..."

0 Comments:

Post a Comment

<< Home