Skip to content

Consistent naming convention for ThreadingHandler #9

Open
@aalmiray

Description

@aalmiray

The action API defines @ActionHandler and the event API defines @EventHandler. These annotations indicate the entry point for actions and events. However the threading API has ThreadingHandler, an interface that defines the contract for interacting with the UI thread.

Either the annotations switch to a different suffix/prefix or ThreadingHandler changes name.

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