Comment 1 for bug 1606882

Revision history for this message
Jim Baker (jimbaker) wrote :

Recent work on resolution_order simplifies this; such support simply needs to look like a read-only Map that is part of the overall ChainMap used in variable resolution.

One additional concern is that such lookup could be relatively expensive if done on demand, but they also seem to be cacheable much like other aspects of the object graph.