Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce @CommandHandlerInterceptor support #291

Open
CodeDrivenMitch opened this issue Oct 1, 2024 · 0 comments
Open

Reintroduce @CommandHandlerInterceptor support #291

CodeDrivenMitch opened this issue Oct 1, 2024 · 0 comments

Comments

@CodeDrivenMitch
Copy link
Member

Feature Description

Due to a wrong abstraction the @CommandHandlerInterceptor has been temporarily removed. We should re-add this at the next convenience.

Acceptance criteria:

  • Handler method of an aggregate which match the requirements of ione or more @CommandHandlerInterceptor methods should display an interception icon in the gutter, that shows a list of matching interceptors on click
  • @CommandHandlerInterceptor methods should display an interceptor icon that shows a list of intercepted method handlers
  • All follow the normal matching rules, based on message type, aggregate hierarchy and payload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants