Skip to content

Declaration of outcoming events #59

Description

@gaperton

Ad-hoc events triggering complicates code dependencies analysis. It would be beneficial to enforce declarations of event names.

triggers : {
    'myEvent' : [ Model, Boolean ]
}

this.trigger.myEvent( this, true );

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions