Roadmap updates for 2025+? #1414
Unanswered
tattwamasi
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Very much so. https://cppcon.org/2025-keynote-herb-sutter/ |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I love seeing activity in this project. It’s of deep interest to me. I’m curious about the general goals for the rest of the year for the code and project in general. Is there anywhere where the community should focus (or not focus)?
Reflection seems to be a current focus. It makes sense to get it sorted out and aligned to the C++ reflection efforts. It will be amazing to see great examples of what it’s going to enable.
For me, ease of integration with the rest of the C++ universe is still the biggest pain point, driven primarily by exception handling and module support. I know both both have been noted and discussed on other discussion posts, PRs, & issues, and can (sort of) be worked around. I understand they may not be as much “grit” in the process to others, though it would be cool to not have to keep updating/applying the module patch and I would gladly help however possible to get that handled.
So back to the focus & roadmap question - what would you recommend interested people (should we say community members?) look at, work on, think through? Or are we in a deep think stage where best to step back and see where things develop?
Beta Was this translation helpful? Give feedback.
All reactions