HomePhorge

(6911) Add bookkeeping facade around Transaction#relationship_graph
8b5ffde9c446Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(6911) Add bookkeeping facade around Transaction#relationship_graph

To implement graph frontiers transactions need to track information about the
catalog's relationship graph. For various reasons (serialzation, lifetime,
etc.) the data belongs with the transaction rather than the catalog or its
relationship graph. This commit introduces a facade around the property used
to cheat Demeter which has the apropriate lifetime and can be used to hold the
state information durring a traversal.

Paired-with: Jesse Wolfe

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfa5c2b1b1494: (6911) Cleanup of generate_additional_resources
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU8b5ffde9c446: (6911) Add bookkeeping facade around Transaction#relationship_graph (authored by Markus Roberts <Markus@reality.com>).Apr 2 2011, 12:12 AM