Skip to content

How not to hard-code the handler priorities? #115

@ghost

Description

MBassador is used to define application extension point in the developing framework. The framework sends a context to listeners as a message, and listeners take the proper actions: alter it, skip it, log it or ....

I think it's nice if I could give the end user a chance to reorder the priorities at runtime, or maybe with a config file, before I publish this thing to github. Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions