Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Auto generate methods to register event handlers #70

Closed
@J0B10

Description

@J0B10

Description

For easier use every Event Input should have an individual method that registers an handler for each Event. This method should be defined in the input as default method and should call the more generic registerEventHandler().

To save some time and prevent repetative work there should be an sbt task to auto generate these methods.

References

#36 - Rework stat and event input in the API

Metadata

Metadata

Assignees

Labels

apiRequires api changesenhancementNew feature or requestminorQuick to implement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions