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

Rename SubMsg #2242

Open
chipshort opened this issue Sep 5, 2024 · 0 comments
Open

Rename SubMsg #2242

chipshort opened this issue Sep 5, 2024 · 0 comments
Labels
dev-experience improvements to DevX
Milestone

Comments

@chipshort
Copy link
Collaborator

The current name is based on the outdated idea that there are submessages and messages and that those two are distinct concepts. This is not the case anymore for a long time and the name should reflect that.
At this point the type is really just a message with the information that you want a reply.
Something like ReplyOnMsg or MsgWithReply? Other suggestions are welcome.

@chipshort chipshort added this to the 3.0.0 milestone Sep 5, 2024
@chipshort chipshort added the dev-experience improvements to DevX label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-experience improvements to DevX
Projects
None yet
Development

No branches or pull requests

1 participant