Bug 113850 - Diagram plug-in adoption of EMF transaction API enhancements
Summary: Diagram plug-in adoption of EMF transaction API enhancements
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P1 enhancement
Target Milestone: 1.0   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 111212
  Show dependency tree
 
Reported: 2005-10-26 12:42 EDT by Steven R. Shaw CLA
Modified: 2010-07-19 12:26 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 Steven R. Shaw CLA 2005-10-26 12:42:01 EDT
Work to adopt EMF transaction API in diagram plug-ins.

See bugzilla 113708 for details.
Comment 1 Cherie Revells CLA 2006-02-27 21:32:32 EST
Description:
- Migrated diagram plugins to adopt new APIs in EMF transaction API.  There are still a few things remaining to do.  See bugzilla 129370, 128977. 
- By default, two diagrams opened in GMF (e.g. two logic diagrams) now use two different editing domains -- one per editor. 

Other Clients' Action: 
- Wherever the API needs an editing domain you will need to pass one in.  The editing domain is available from an IGraphicalEditPart and an editor. 
- Test fixture changes. 
- AbstractModelerPropertySection is no longer a IDemuxedMListener.  If you are overriding any of the IDemuxedMListener methods you should override getFilter() instead of filter on the event type. 
Comment 2 Richard Gronback CLA 2008-08-13 13:06:44 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 3 Eclipse Webmaster CLA 2010-07-19 12:26:12 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug