ComputationalRadiationPhysics / DoDo

Specification of HPC hardware and program components
6 stars 1 forks source link

Decoulping of AttributeGraph, AttributeMapStore, Property, and Attribute #1

Closed slizzered closed 8 years ago

slizzered commented 8 years ago

currently, all have a pointer to AttributeMapStore. Could this be more encapsulated?

slizzered commented 8 years ago

invalid due to general design change