Github user ajs6f commented on the pull request:
https://github.com/apache/jena/pull/120#issuecomment-169384106
Third time is the charm!
I think this time I have a good factoring that begins to separate the
notion of ordering from the kind of data structure which stores the nodes. This
will be useful for JENA-1084, which I am also working on. I wish this could
look a little cleaner, but I cannot separate the state for ordering and the
state for node storage in the nicest way because of single-inheritance, or at
least I can't see how to do that. (Suggestions welcome!)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---