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

Iterate over ContainerTag s #141

Open
paolop opened this issue Nov 12, 2019 · 2 comments
Open

Iterate over ContainerTag s #141

paolop opened this issue Nov 12, 2019 · 2 comments
Labels

Comments

@paolop
Copy link

paolop commented Nov 12, 2019

Is there a way to iterate over a ContainerTag to, let's say, to manipulate some attributes after the final ContainerTag object has been generated?
In my use-case I've to generate two slightly different versions of the same structure, so I'd like to obtain the variant from the first structure W/O having to regenerate it from scratch.

@tipsy tipsy added the question label Nov 12, 2019
@tipsy
Copy link
Owner

tipsy commented Nov 12, 2019

Hmm. There appears to be a getNumChildren(), but no getChildren(). Would you like to submit a PR?

@paolop
Copy link
Author

paolop commented Nov 15, 2019

@tipsy ok, I'll give it a try during the week end :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants