apigear-io / cli

The ApiGear client as go project
https://apigear.io
MIT License
1 stars 2 forks source link

common types #127

Open jryannel opened 6 months ago

jryannel commented 6 months ago

To use a Vector2D or Vector3D or something simple as a date, we need to declare placeholder structs or representations. The task is to collect a set of common types and their presentation in the different targets which the code to translate them.

Common types:

Do we need common types per technology?

jryannel commented 2 months ago

The cli would support this, but providing common types in each template must be tracked there.