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

Check that receptors are declared and annotated correctly #1374

Open
dmdashenkov opened this issue Jul 20, 2021 · 0 comments
Open

Check that receptors are declared and annotated correctly #1374

dmdashenkov opened this issue Jul 20, 2021 · 0 comments

Comments

@dmdashenkov
Copy link
Contributor

We should, at build time, check that the user applied the right kinds of annotations in the right kinds of entities/dispatchers.

Right now, if a user would e.g. mark a method with the @React annotation in a Projection, no error or warning is issued and the user is left to wonder why don't events make it to this particular Projection.

@alexander-yevsyukov alexander-yevsyukov changed the title Annotation validation Validation annotations of receptors Oct 23, 2022
@alexander-yevsyukov alexander-yevsyukov added this to the M1 milestone Oct 30, 2022
@alexander-yevsyukov alexander-yevsyukov changed the title Validation annotations of receptors Check that receptors are declared and annotated correctly Oct 30, 2022
@armiol armiol moved this to 📋 Backlog in v2.0 Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants