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 some way to control order of created nodes #22

Open
rlskoeser opened this issue Apr 14, 2016 · 0 comments
Open

Add some way to control order of created nodes #22

rlskoeser opened this issue Apr 14, 2016 · 0 comments

Comments

@rlskoeser
Copy link
Contributor

There is some preliminary work in #14 for controlling order of nodes created when terms are passed into the constructor, but supporting order there without supporting it more generally seems strange.

I don't think it requires a subclass, should be optional behavior on default XmlObject class.

We'll have to figure out a way to specify order on the class, and then figure out how to access that logic on the field descriptors so node creation can be constrained by the configured order.

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

No branches or pull requests

1 participant