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
Codegen - we will switch to a declarative plain-text source for schemas and use codegen to create the internal struct serialization. The codegen tool must allow plugins for multiple languages. The core and C++ generator will be hosted here, and generators for other languages in their respective repositories.
For C++ this will likely be based on template helpers which can use the generated code to perform i/o
C++-only helpers for provider implementation also need to be created
Distribution - tooling to fetch schemas and integrate them into a build process
Design - what actually goes into a schema, how it's structured and how it's presented. The meaning of different schema items and how they affect frame io. Discussion here Schema design #242
The text was updated successfully, but these errors were encountered:
iboB
added
the
main
Main issue with sub-issues and associated project
label
Jan 29, 2025
Project for main issue
Motivation: #240
This task has multiple directions:
The text was updated successfully, but these errors were encountered: