UPDATE : tasks
[EMFCompare2.git] / plugins / org.eclipse.emf.compare / TASKS
blobae01f436cf32f90a90ad208fa57beaaf4f6a5dda
1 ___ TODO ___
2  - using functionnal ID through Ecore ID
3  - complete documentation and tutorials
4       - coding a match engine
5       - extending diff metamodel
6  - 3 Way compare
7  - cleaning up API, Extensible Factor system for generic engine
8  - supporting dependencies design for merging
9  - weight annotations for metamodels
10  - suppress unused code
11  - export diff as... extension point
13 ___ DONE ___
14 05/07/2007 - better browsing when using XMI_ID
15 28/06/2007 - merge on moveoperation
16 14/06/2007 - cleanup GUI 
17 07/06/2007 - open .diff files with compare editor
18 10/05/2007 - (LAURENT) dynamic icons for diff model using the element icons
19 23/04/2007 - remove UML2 dependencie for icons and use item providers for others
20 17/04/2007 - hierarchy in diff model
21 16/04/2007 - handle the case where many elements still need to be mapped 
22  without reaching a n^n complexity => using a max window
23 16/04/2007 - use StringBuffer
24 13/04/2007 - maplists should map with the best matching of the list (not the first)
25 13/04/2007 - filter unused metamodel elements  (for instance many stuffs in UML are not really used in models..)
26 12/04/2007 - progress monitor and cancel support
27 12/04/2007 - cleaning up UI (remove uneeded buttons, diagram tabs...)
28 12/04/2007 - save diff action