we currently have a set and an add command in a compound command and don't
want the events triggerred after each command but after the whole compound
command has finished.
Is there a possibility to defer the single command events to the end of the
compound command?
Please use eclipse.tools.emf for questions about EMF. I'm not sure
what you mean by events. If you're referring to notifications, those
necessarily happen as each change occurs...
On 02/12/2011 9:26 AM, Michael Mühlberg wrote:
> Hello,
>
> we currently have a set and an add command in a compound command and
> don't want the events triggerred after each command but after the
> whole compound command has finished.
>
> Is there a possibility to defer the single command events to the end
> of the compound command?
>
> Ciao, Michael
>