Bug 128445 - Implement performance TODOs for notification dispatching
Summary: Implement performance TODOs for notification dispatching
Status: VERIFIED FIXED
Alias: None
Product: EMF Services
Classification: Modeling
Component: Transaction (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: ---   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-02-17 12:40 EST 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 2006-02-17 12:40:28 EST
The TransactionalEditingDomainImpl class has TODOs indicating opportunities for optimization of broadcasting ResourceChangeEvents by, for example, reusing objects.
Comment 1 Christian Damus CLA 2006-02-22 17:03:00 EST
Implemented the reusable notification-list and change event for unbatched notifications.
Comment 2 Nick Boldt CLA 2008-01-28 16:34:59 EST
Move to verified as per bug 206558.