...
Wiki Markup |
---|
\[[Bloch 01|AA. Java References#Bloch 01]\] Item 29, Minimize the scope of local variables \[[JLS 05|AA. Java References#JLS 05]\] Section 14.4.2 Scope of Local Variable Declarations |
...
03. Scope (SCP) 03. Scope (SCP) SCP01-J. When developing Java clients (applets, mobile) assume that all scope can be overridden or modified