alessioferrari / tram

a framework for transforming and reusing requirements models
0 stars 0 forks source link

Indexing model objects by ID #12

Open alessioferrari opened 10 years ago

alessioferrari commented 10 years ago

We have to decide which class is in charge of indexing the model objects by ID. Could be either the ModelLoader, or the modelIndex. Probably a ModelStorage class could be useful, and we could hide the ModelLoader, or change its name into ModelStorage.