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

IDL Bindings - and Protobuf #10

Open
steve-hickman-epistimis opened this issue Jan 30, 2023 · 0 comments
Open

IDL Bindings - and Protobuf #10

steve-hickman-epistimis opened this issue Jan 30, 2023 · 0 comments

Comments

@steve-hickman-epistimis
Copy link
Contributor

steve-hickman-epistimis commented Jan 30, 2023

See FACE (not UDDL) spec, Appendix J.8. Part of it applies to UDDL. While IDL specifically is not that high a priority, this gives insight into how UDDL, UDDL Queries, FACE and FACE Templates interact with each other. We should be consistent with this regardless of whether we generate IDL or not.

For basic code gen, search this section for Rule: PlatformIDLType. This has the mapping for UDDL FDTs to IDL FDTs. All code generators should be consistent with this.

IDL spec: https://www.omg.org/spec/IDL/4.2/About-IDL/

NOTE: See also Protobuf spec: https://protobuf.dev/programming-guides/proto3/

Code generators should be consistent across both of these.

@steve-hickman-epistimis steve-hickman-epistimis changed the title IDL Bindings IDL Bindings - and Protobuf Jan 30, 2023
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

No branches or pull requests

1 participant