Skip to content

No check for protocol methods implemented in delegate #3

Description

@Oggerschummer

The code does not check if the linked delegate actually implemented a method before calling it.
This should be done as e.g. the menuOpened method my not be of interest.
Most of the time only menuItemWasSelected will be needed.

Without the checks the code crashes.

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