Skip to content

Make defining a call method optional for ActionUseCase and ActionCoordinator #1

@rewinfrey

Description

@rewinfrey

For those cases when before / after or around filters are sufficient and a call method is not required.

This would make it possible for an ActionCoordinator or ActionUseCase to optionally define a call method, and if none were defined, then one would be dynamically defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions