Bug 177642

Summary: Resource set listeners should be informed when they are added or removed from an editing domain
Product: [Modeling] EMF Services Reporter: Christian Damus <give.a.damus>
Component: TransactionAssignee: Christian Damus <give.a.damus>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: api, noteworthy, plan
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard: Client Control

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.