You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be useful to be able to get the set of labels that exist on a tree.
When used as a pre_calc this will simplify some of the calculations as they
won;t need to check for existence.
A pre_calc_global could be to identify all the labels that are not on the tree,
and use these to delete such labels from the various label_hashes.
Original issue reported on code.google.com by shawnlaffan on 9 Aug 2012 at 1:08
The text was updated successfully, but these errors were encountered:
This issue was updated by revision r1069.
Add methods to get nodes not in the tree (to be called as a pre_calc_global),
and also those that are (called as a pre_calc).
Original comment by shawnlaffan on 9 Aug 2012 at 1:10
Original issue reported on code.google.com by
shawnlaffan
on 9 Aug 2012 at 1:08The text was updated successfully, but these errors were encountered: