as3io/modlr

General class cleanup

Opened this issue · 0 comments

  • Ensure alphabetical order with imports and methods
  • Cleanup any @todos
  • Explore class and method complexity and resolve as needed
  • Update type casting from (Boolean) to (bool), etc.