...
Panel | ||||
---|---|---|---|---|
Quick Links to:
|
Panel |
---|
The SAIS Educational Systems - Common Services Framework generally follows the code conventions set by the Java programming language that can be found at http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html For the purposes of this document, we'll highlight those areas that seem to be most frequently overlooked, and ways in which we might deviate from the standard. |
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
Line Length
|
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Class and Interface Declarations
|
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
if, if-else, if else-if else Statements
|
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
do-while Statements
|
Panel | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
try-catch Statements
|