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

Element visiting #148

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Element visiting #148

wants to merge 1 commit into from

Conversation

rsjbailey
Copy link
Contributor

There's a fair bit of boilerplate involved in element/subelement access with libadm.
This is an attempt to leverage the fact we're using named types and a consistent API to eliminate some of that boilerplate.

Very much a WIP, putting it here to make it easier to discuss.

The test file (visit_tests.cpp) are the best way to see how the API is intended to work.

…t once. partial support for visiting subelements.
@rsjbailey rsjbailey marked this pull request as draft July 1, 2022 15:02
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

Successfully merging this pull request may close these issues.

1 participant