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] Modify the Parseable Base Class for New Generated Subclasses #66

Closed
Tracked by #64
AsherGlick opened this issue Jul 23, 2022 · 0 comments
Closed
Tracked by #64
Labels
enhancement New feature or request

Comments

@AsherGlick
Copy link
Owner

The Parseable parent class no longer needs many of the features it has as a part of the generated class upgrade.

  • Remove all Macros
  • Remove all Static Variables
  • Remove uint64_t _id
  • Remove setup_variable()
  • init_xml_attriubute() should become a virtual function
@AsherGlick AsherGlick added the enhancement New feature or request label Jul 23, 2022
klingbolt added a commit to klingbolt/Burrito that referenced this issue Aug 5, 2022
AsherGlick added a commit that referenced this issue Aug 9, 2022
Xml converter addressing issue #66
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