Bug 177642 - Resource set listeners should be informed when they are added or removed from an editing domain
Summary: Resource set listeners should be informed when they are added or removed from...
Status: RESOLVED FIXED
Alias: None
Product: EMF Services
Classification: Modeling
Component: Transaction (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement
Target Milestone: ---   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard: Client Control
Keywords: api, noteworthy, plan
Depends on:
Blocks:
 
Reported: 2007-03-15 15:59 EDT by Christian Damus CLA
Modified: 2017-02-24 15:10 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Damus CLA 2007-03-15 15:59:18 EDT
Resource set listeners can be contributed against an editing domain id through the org.eclipse.emf.transaction.listeners extension point.  When an editing domain is created it adds any contributed resource set listeners as listeners.

It would be useful to have to resource set listener know when it is added or removed from an editing domain.  This would effectively tell such a listener when the editing domain is created.
Comment 1 Christian Damus CLA 2007-03-22 15:21:12 EDT
Deferred.
Comment 2 Christian Damus CLA 2007-05-10 10:16:57 EDT
Postponing to the 1.2 release for consideration in the planning process.
Comment 3 Christian Damus CLA 2008-09-13 22:23:07 EDT
Added a ResourceSetListener.Internal API with setTarget and unsetTarget call-backs.
Comment 4 Christian Damus CLA 2008-11-24 13:08:23 EST
Restore original target after milestones were deranged.