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

[XML Markers] Create Functions to Read and Write Protobins #74

Closed
Tracked by #64
AsherGlick opened this issue Jul 24, 2022 · 0 comments
Closed
Tracked by #64

[XML Markers] Create Functions to Read and Write Protobins #74

AsherGlick opened this issue Jul 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AsherGlick
Copy link
Owner

AsherGlick commented Jul 24, 2022

The generated parseable classes need to be able to convert between their class, and the protobuf class, then be able to call the protobuf class to create a protobin. This converter likely does not need a lookup table and can instead just be a manual conversion between types of one class to types of another class.

@AsherGlick AsherGlick changed the title Create Functions to Read and Write Protobins [XML Parser] Create Functions to Read and Write Protobins Jul 24, 2022
@AsherGlick AsherGlick changed the title [XML Parser] Create Functions to Read and Write Protobins [XML Markers] Create Functions to Read and Write Protobins Jul 24, 2022
@AsherGlick AsherGlick added the enhancement New feature or request label Jul 24, 2022
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
None yet
Development

No branches or pull requests

1 participant