[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.gmf] Re: shortcuts and their update functions

Hello Mathias,

For now we have a number of problems with synchronization of a
shortcuts.
I see. Are there plans to specify the sort of synchronisation for
shortcuts in later releases? For instance read-only shortcuts for just
showing the referenced element and write shortcuts for working with
them?
There are a bumber of requests concerning shortcuts planned for the next version:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=150645
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149547


You can add some more request (for example - optional read-only shortcuts).

Again, the synchronisation must be the problem.
You can search in the newsgroup - there was several posts concerning the possibility to reuse EditingDomain across several diagrams - it can solve some synch. problems.

What do I have to do to implement a read-only shortcut, because this
would be sufficient for now (ehh...probably just for me). Tweaking the
EditingDomain or is there an easier way?
Looks like you should patch all the generated ?EditPolicies to disable commands for shortcuts.

-----------------
Alex Shatalin