Bug 290613 - [vm] Upgrade the View Model to use IModelProxyFactory2
Summary: [vm] Upgrade the View Model to use IModelProxyFactory2
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 6.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 18:57 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2009-09-25 18:57:34 EDT
The flexible hierarchy IModelProxyFactory interface has a limitation which is addressed in its replacement IModelProxyFactory2.  We should refactor the View Model base classes to use the new interface.

The potential benefit is in view models where the element gets installed into middle of the content hierarchy, such as in the upcoming enhanced breakpoints view (bug 238956).