Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Sep 11, 2024

  • remove the T suffix from several template arguments
  • rename BaseMsg to MsgBase where appropriate: there was a mix of uses, and it isn't necessarily a message at all, but the raw storage underlying. So it's not a base message, but it is a message base.
  • handle by-value callbacks in the indexed builder/handler.

- remove the `T` suffix from several template arguments
- rename `BaseMsg` to `MsgBase` where appropriate: there was a mix of uses, and
  it isn't necessarily a message at all, but the raw storage underlying. So it's
  not a base message, but it is a message base.
- handle by-value callbacks in the indexed builder/handler.
@elbeno elbeno enabled auto-merge September 23, 2024 17:48
@elbeno elbeno merged commit ac1d8ec into intel:main Sep 23, 2024
22 checks passed
@elbeno elbeno deleted the msg-by-value branch September 23, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants