Skip to content

Generated handler Suject() function should take module/service params #54

@cdevienne

Description

@cdevienne

The Subject() function on the generated handlers build the subject of the handler.

It currently insert wildcards for all the parameters, which is suitable for a subscription that aim to handle any possible parameter.

In some case however, a handler instance may need to subscribe to a specific parameter value.
The simplest would be that Subject() takes some arguments to optionally restrict the module/service subject params.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions