Skip to content

Declaration of outcoming events #59

@gaperton

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 );

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