-
Committer:
John Arbash Meinel
-
Date:
2009-10-21 18:50:08 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4771.
-
Revision ID:
john@arbash-meinel.com-20091021185008-8t37d9j69t0yo2vg
Create a Barrier at the CHKMap interface.
Basically, everything above CHKMap can work in either tuples or StaticTuples.
Everything *below* CHKMap should be working in StaticTuples.
I need to fix .iteritems() but apply_delta, map, unmap, from_dict, etc are
all handled.