Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 492 Bytes

File metadata and controls

15 lines (13 loc) · 492 Bytes
  • Make instances not really a thing inside everything

  • Proper error handling

  • Class methods

  • Public/private methods

  • Private methods

  • Make objects handle common and generic classes properly

  • Make func and array not be required to be generic

  • Enforce inherit class count

  • Enforce properties count per class

  • Enforce method count per class

  • Enforce modules per instance

  • Enforce instance path size

  • Enforce properties per method