Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For better readability USING statements should be formatted in tabular order and sorted by alphabet (unless this would have an impact on the class name resolution in case of naming conflict, which should be documented using a comment anyway).

Please note that USING statements have to follow the Error Handling statements.