Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (jp)

...

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