Skip to content
Snippets Groups Projects
  • Ray Schamp's avatar
    51d5b7a9
    Decoupling refactor · 51d5b7a9
    Ray Schamp authored
    Use fewer refs, these had weird behavior that caused the order of components to matter.
    Attach events eagerly, as soon as the necessary objects are available.
    Make VMManager an actual class instantiated with a VM so we don't have to pass it to every method.
    Use bindAll everywhere for convenience.
    51d5b7a9
    History
    Decoupling refactor
    Ray Schamp authored
    Use fewer refs, these had weird behavior that caused the order of components to matter.
    Attach events eagerly, as soon as the necessary objects are available.
    Make VMManager an actual class instantiated with a VM so we don't have to pass it to every method.
    Use bindAll everywhere for convenience.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using npm. Learn more