Issue820

Title Decide how to use global per task data
Priority wish Status resolved
Superseder Nosy List cedric, florian, guillem, jendrik, malte
Assigned To Keywords
Optional summary

Created on 2018-09-13.21:37:16 by florian, last changed by malte.

Messages
msg11205 (view) Author: malte Date: 2023-07-27.10:35:05
Closing. This seems very unspecific and/or already done. Whatever we wanted to do (if we were clear about it) also very likely no longer fits the changes incurred by our proposed solution for the component interaction problem.
msg7447 (view) Author: florian Date: 2018-09-13.21:37:16
In issue774 we introduce a PerTaskInformation. Here we want to develop a better
way of how use it to handle task data. One question is how to support
polymorphic behavior, e.g., how can a CostAdaptedTask re-use the causal graph of
its parent.
History
Date User Action Args
2023-07-27 10:35:05maltesetstatus: unread -> resolved
messages: + msg11205
2018-09-14 08:31:06cedricsetnosy: + cedric
2018-09-13 21:42:59guillemsetnosy: + guillem
2018-09-13 21:37:16floriancreate