timondavis / cm-maze

1 stars 0 forks source link

Refine architecture of the MazeContentAtlas/MazeContentCollection paradigm. #51

Open timondavis opened 4 years ago

timondavis commented 4 years ago

The design of the MazeContentAtlas and its MazeContentCollection is a little wonky. Review and see if you can't straighten it out. At the very least, the idea that the data center stores references to accessors which, in turn, reference the parent data center should be improved.

timondavis commented 4 years ago

maze content atlas

timondavis commented 4 years ago

Attached a diagram explaining the relationship between storage units, the MazeContentAtlas and the ContentCollection (interface for data acquisition).