[EMF Compare] Standalone run and in-memory-only objects [message #608692] |
Wed, 11 July 2007 04:51 |
Eclipse User |
|
|
|
Hi,
I tested Compare approximately one month ago (by building the plug-ins
from CVS sources) and two things particularly interested me:
- It was possible to use the match and diff engine outside of Eclipse.
- In-memory-only objects, with no corresponding resource (created in my
case with Dynamic EMF) were supported.
I think the first point is a real requirement knowing that EMF can be
used outside of Eclipse. For the second point, I think it contributes to
make Compare more flexible.
Now with the RC1, I see you introduced some dependencies that makes them
not working anymore.
- You depend now on EObject.eResource() (in DifferentServices for
example), what implies that objects should be loaded from a resource.
- The approach you recommended to use it outside of Eclipse doesn't work
anymore, DifferentServices looks now for the EMF Compare plug-in (to
log, to retrieve a search window...).
Do you plan to do some refactoring to make these points working again?
Thanks,
Romain.
|
|
|
Powered by
FUDForum. Page generated in 0.03294 seconds