EMF Transaction advice needed [message #599274] |
Mon, 20 August 2007 05:50 |
Eclipse User |
|
|
|
Hello guys,
since EMFT moved to the EMF project I am posting the question here.
I am just going through the EMFT examples dled from the EMF website. I
have played a bit with the example workspace editor and I am having some
doubts about my understanding of EMFT. Thats why I need some advice.
I am planing to write an editor plugin that should use transactions to
perform the read and write actions. Per project multiple editor instances
of the same kind will be opened. There will be multiple projects open
simultaneously.
The thing is that I do not know how to handle the EditingDomain instances.
Should I only use one for all instances of the editor (but then I would
mixup the resources of different projects). Or is it better to only use
one Editing Domain for one project or one for everything?
Greetings Marko T.
|
|
|
Powered by
FUDForum. Page generated in 0.02630 seconds