Skip to content

EventBusBuilder #124

@greenrobot

Description

@greenrobot

Do all the optional configuration using a builder pattern. Current way with configure* methods are clumsy. This allows more configuration if required.

Existing config:

  • logSubscriberExceptions
  • logNoSubscriberMessages

Potential new config:

Q: Should there be a default builder used for the default bus instance? Or should the default bus be setable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions