Bug 213648 - [api] restructure IRSEModelObject and IPersistableContainer to be independent
Summary: [api] restructure IRSEModelObject and IPersistableContainer to be independent
Status: NEW
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api, core
Depends on:
Blocks:
 
Reported: 2007-12-20 17:18 EST by David Dykstal CLA
Modified: 2007-12-20 17:18 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Dykstal CLA 2007-12-20 17:18:52 EST
There are cases - particularly SystemFilterSimple - that currently implement/inherit persistence function even though they are not meant to be. SystemFilterSimple probably needs to be a model object but not a persistent one. There are probably other cases in the model hierarchy as well.