Bug 211472 - [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a progress monitor
Summary: [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a pro...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: David McKnight CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2007-11-29 12:02 EST by David McKnight CLA
Modified: 2009-06-17 14:45 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 David McKnight CLA 2007-11-29 12:02:58 EST
IRemoteObjectResolver, which is implemented by SubSystem currently has no progress monitor so it needs to be added.
Comment 1 David McKnight CLA 2007-11-29 12:10:50 EST
I've committed the changes to cvs and deprecated the old method (without the monitor) for now.