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

Add name as a member of Node #19

Closed
hanneskod opened this issue Feb 1, 2018 · 0 comments
Closed

Add name as a member of Node #19

hanneskod opened this issue Feb 1, 2018 · 0 comments

Comments

@hanneskod
Copy link
Member

In a parent-child node relationship the child is currently not aware of it's name. Adding name as a member of Node whould make printing the element name when we generate XML a simple thing, and generally makes sense.

This would however mean that name must be known at node creation in parser. A problem when the same node type is used multiple times in the same record. For example INT6 is used repeatedly for record counts in closing nodes. This issue needs to be resolved...

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

No branches or pull requests

1 participant