Bug 217715 - [api] RSE property sets should support nested property sets
Summary: [api] RSE property sets should support nested property sets
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M5   Edit
Assignee: David McKnight CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2008-02-04 13:11 EST by David McKnight CLA
Modified: 2008-02-13 15:58 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 McKnight CLA 2008-02-04 13:11:24 EST
 
Comment 1 David McKnight CLA 2008-02-04 15:02:11 EST
IPropertySet now extends IPropertySetContainer.   PropertySet extends RSEModelObject (which in turn extends PropertySetContainer).   I've updated the RSE DOM importer and exporter to support the saving and restoring of nested property sets.  I've also added a nested property set to the junit tests for property set persistence.