Changes between Initial Version and Version 1 of Ticket #2019, comment 9
- Timestamp:
- 05/02/13 15:37:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2019, comment 9
initial v1 13 13 14 14 Reviewed r9304: 15 * W TF? Why do you create three different contexts? If the whole procedure runs inside a transaction, nothing will be written to the DB until the whole method completes. Also if you need the full task object for conversion to DTO you could do that after the update of its state, no?15 * Why do you create three different contexts? If the whole procedure runs inside a transaction, nothing will be written to the DB until the whole method completes. Also if you need the full task object for conversion to DTO you could do that after the update of its state, no?