Date: 2003-12-29T07:45:33 Editor: 155.7.21.23 <> Wiki: Apache Geronimo Wiki Page: CodingStandards URL: http://wiki.apache.org/geronimo/CodingStandards
no comment
Change Log:
------------------------------------------------------------------------------
@@ -182,6 +182,7 @@
= Abbreviations in methods/classes/interfaces' names =
Abbreviations are all written in capitals in methods/classes/interfaces' names.
+("Anacronym" might be a better term here.)
{{{#!java
public final class J2EELoader {
