-
Committer:
John Arbash Meinel
-
Date:
2009-06-25 17:01:15 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4536.
-
Revision ID:
john@arbash-meinel.com-20090625170115-q5p5d812867w9jdk
Start working on a new InterestingNodeIterator class.
This allows us to bring the state into member variables, rather than
passing it around between helper functions.
It is also going to be designed around the same 'heapq' structure
that iter_changes is designed around.
For now, we are just designing a few interesting chk map objects.