Bug 115510 - [ServiceProviders] Make tracing how an operation picks a provider easier
Summary: [ServiceProviders] Make tracing how an operation picks a provider easier
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:
Depends on:
Blocks:
 
Reported: 2005-11-08 11:49 EST by Min Idzelis 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 Min Idzelis CLA 2005-11-08 11:49:54 EST
The debug/services/execute flag could be more verbose. For example, if an
operation is being executed with the 'First' strategy, it will pick the first
enabled provider that provides() the operation. If you are expecting your
provider to be choosen, but it isn't, it would be nice to see whether or not
your provider is even being contributed, and if it is, why its not enabled, and
if it is enabled, why isn't it providing the operation? Maybe due to some policy
that overrides it? This is the kind of info that would be very useful to know
when debugging operation execution.
Comment 1 Anthony Hunter CLA 2007-06-19 12:09:05 EDT
Moving to the next release, GMF 2.1. 
Comment 2 Eclipse Webmaster CLA 2010-07-19 21:57:37 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime was the original product and component for this bug