You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #58594 [Messenger] Check for #[AsMessage] attributes on parents (HypeMC)
This PR was merged into the 7.2 branch.
Discussion
----------
[Messenger] Check for `#[AsMessage]` attributes on parents
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
I've been testing the `#[AsMessage]` attribute and noticed that the attribute is not being read from parent classes or interfaces. This is different to how the `routing` option works, so currently, attributes can't fully replace the option.
Commits
-------
a164474fe36 [Messenger] Check for `#[AsMessage]` attributes on parents
0 commit comments