Should event handlers be past tense? · Issue #56 · ProgramMax/maxGUI · GitHub
Skip to content

Should event handlers be past tense? #56

Description

@ProgramMax

Describe the bug
Currently, event handlers are named in the past tense like OnCreated() and OnResized().
However, the event handlers actually trigger during the event.
Should they be renamed to match that?
Do the other platforms allow during-event handling?

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions