-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Messenger] Routing & Inheritance #14430
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
Conversation
6c99120
to
6c39842
Compare
@OskarStark thank you for your review. Anything else I should do to get it merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sylfabre After these changes LTGM
@Matts done, thank you for your review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am so sorry! It seems the CI does not agree with my interpretation. Did not know that an empty line after a start of the code block is a requirement. See the required changes below. Will approve it now seeing as this is blocked by CI
@Matts no worries! |
I don't why I closed it a month ago ... |
ba8463c
to
a21e09d
Compare
a21e09d
to
f5ee472
Compare
Thank you @sylfabre for the research & documentation. I've slightly reduced the content and moved it up a bit (as we already talk a bit about inheritance at the start of the section). |
This PR details how Messenger deals with messages and inheritance.
We were discussing with my colleagues and had to do a quick POC to find out as it is not documented, and we had some doubt about it.