Bug 140894 - [ServiceProviders] Services use IConfigurationElement repeatedly to retrieve info
Summary: [ServiceProviders] Services use IConfigurationElement repeatedly to retrieve ...
Status: NEW
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 2.1   Edit
Assignee: Anthony Hunter CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-05-09 15:05 EDT by Yasser Lulu CLA
Modified: 2010-07-19 21:57 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-05-09 15:05:28 EDT
In newer Eclipse versions, the IConfigureationElements don't hold data   they represent from an extension in memory, this means the call to get an attribute's value or getCildren() etc. is costlier than it used to be. This is not a major performance issue  however I think it needs to be addressed.
Comment 1 Anthony Hunter CLA 2006-08-31 10:48:08 EDT
As Yaser says: 
"This is not a major performance issue  however I think it needs to be addressed."

So 2.0
Comment 2 Richard Gronback CLA 2006-11-13 10:34:13 EST
Added performance keyword, updated Summary line
Comment 3 Anthony Hunter CLA 2007-06-19 12:09:10 EDT
Moving to the next release, GMF 2.1. 
Comment 4 Eclipse Webmaster CLA 2010-07-19 21:57:17 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime was the original product and component for this bug