Bug 150320 - Diagramming code uses ViewUtil::setStructuralFeatureValue() and other unnecessary methods
Summary: Diagramming code uses ViewUtil::setStructuralFeatureValue() and other unneces...
Status: RESOLVED WONTFIX
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: ---   Edit
Assignee: Yasser Lulu CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-07-11 17:18 EDT by Yasser Lulu CLA
Modified: 2010-07-19 12:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yasser Lulu CLA 2006-07-11 17:18:29 EDT
The Diagramming code uses various util funcs from ViewUtil that could easily be replaced by direct call to the ViewImpl object.
These calls are: 
ViewUtil::setStructuralFeatureValue(...) 
ViewUtil::getStructuralFeatureValue(...) 
ViewUtil::setPropertyValue(...)

and few others
Comment 1 Anthony Hunter CLA 2006-08-10 14:57:41 EDT
Yaser informed us that this can be closed (No plan to fix in GMF).
Comment 2 Eclipse Webmaster CLA 2010-07-19 12:30:48 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug