Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Team:Data Release Production
Description
Mappings in Python 3 are expected to have keys, values, and items that return set-like view objects. This is easy in Python if you use mixins from collections, but hard in C++. We should add some utility code to make it easier.
afw.image.ApCorrMap would definitely make use of this. PropertySet and PropertyList ought to but are probably already too different from dict to make use of it now.
Attachments
Issue Links
- mentioned in
-
Page Loading...
Jim Bosch — Kevin Long points out that this story should probably be in epic DM-9155 (not
DM-7330, as it is presently). Do you agree? I'm going to proactively assume you do and go ahead and move it; please shout (& move it back) if you don't.