| Summary: | Introduce support for transaction-based execution of operations | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | karsten.thoms |
| Version: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://github.com/eclipse/xtext-xtend/pull/128 | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Augmented IDomain to allow execution of operations, as well as opening and closing of transactions. Ensure that FXClickDragTool opens and closes a transaction (other tools might also do so in the future). Removed ITransactional implementation from all interaction policies again, and ensured operations are only executed via the domain. Pushed all changes to origin/master. Resolving as fixed in 3.10.0M3. GitHub Pull Request 128 created by [kthoms] https://github.com/eclipse/xtext-xtend/pull/128 (In reply to Eclipse Genie from comment #2) > GitHub Pull Request 128 created by [kthoms] > https://github.com/eclipse/xtext-xtend/pull/128 Please ignore, wrong bugnumber was referenced in the commit. |