Skip to content

Implement fbs schema & json to fbs converter tool - #738

Open
Thomas-Mikhael wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:feature/flatbuffer_schema_and_converter_from_json
Open

Implement fbs schema & json to fbs converter tool#738
Thomas-Mikhael wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:feature/flatbuffer_schema_and_converter_from_json

Conversation

@Thomas-Mikhael

Copy link
Copy Markdown
Contributor
  • Define the .fbs schema file that mirrors the existing JSON configuration structure.
  • Build a JSON-to-FlatBuffer converter tool for generating FlatBuffer config from existing JSON configurations
  • Flag to control compiling the Flatbuffers (--config=flatbuffers), default is off
  • PyTest for the tool

+ Define the .fbs schema file that mirrors the existing JSON configuration structure.
+ Build a JSON-to-FlatBuffer converter tool for generating FlatBuffer config from existing JSON configurations
+ Flag to control compiling the Flatbuffers (--config=flatbuffers)
+ PyTest for the tool
@Thomas-Mikhael
Thomas-Mikhael force-pushed the feature/flatbuffer_schema_and_converter_from_json branch from a2ca224 to 2510ac0 Compare July 21, 2026 13:12
@castler

castler commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

As discussed via Slack - I love that we go for the Flatbuffers support and the contribution you perform here! But it would be very welcome to see the roadmap and map for its qualification before continuing here. Stating again: This does not require a full and ready qualification, we would just like to judge if the qualification at the end can succeed.

@Thomas-Mikhael

Copy link
Copy Markdown
Contributor Author

As discussed via Slack - I love that we go for the Flatbuffers support and the contribution you perform here! But it would be very welcome to see the roadmap and map for its qualification before continuing here. Stating again: This does not require a full and ready qualification, we would just like to judge if the qualification at the end can succeed.

Hi Jan, I agree.
Today I have internal meeting with the responsible Arch/Manager to discuss that
Will keep you updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants