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

feat(c++): Refactor the C++ library base on the format protocol files #523

Open
2 tasks
Tracked by #609
acezen opened this issue Jun 17, 2024 · 0 comments
Open
2 tasks
Tracked by #609
Assignees
Labels
enhancement New feature or request

Comments

@acezen
Copy link
Contributor

acezen commented Jun 17, 2024

Describe the enhancement requested

Since the protobuf definition of graphar format has been merge into main, time to refactor the c++ library base on the format protocol files.
The issue may include the sub-tasks:

  • reimplement the info with proto generated code.
  • add tool to convert yaml to json, then to protobuf object.

Component(s)

C++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant