Skip to content

Make the event types more robust #9

@L-Henke

Description

@L-Henke

I think that the event type should be an Integer and not a string, because it is probably faster to switch on an integer than on a string. This is widely used in other event systems (e.g. Android request codes in startActivityForResult)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions