Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Killing off Scope section

...

Wiki Markup
\[[JLS 2005|AA. Bibliography#JLS 05]\] [Section 8.4.8.3|http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.4.8.3], "Requirements in Overriding and Hiding"

...

DCL14-J. Use as minimal scope as possible for all Minimize the scope of variables            DCL15-J. Do not mask identifiers in subscopes