Skip to content

Unified Service model #159

Description

@2Cubed

The way we set up and organize Services currently is based entirely on what the class contains, and we are making far too many assumptions about what the actual Service implementation looks like. We need an abstract class, containing the following.

  • Logger initialization
  • handlers initialization
  • Service.run required method

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions