It would be great if it were possible to pass options to PreOrderIter in the exporter. Concretely, I'd like to limit the depth of the exported subtree, and it should be easy if it were posisble to hand-down a "maxlevel" option to PreOrderIter (I think). But since that is hard-coded, that is not trivial to do.
Would that make sense?
It would be great if it were possible to pass options to PreOrderIter in the exporter. Concretely, I'd like to limit the depth of the exported subtree, and it should be easy if it were posisble to hand-down a "maxlevel" option to PreOrderIter (I think). But since that is hard-coded, that is not trivial to do.
Would that make sense?