Currently tasks always need to produce a list of results and need to handle list of results in case the task contains results of other tasks. This complicates the definition of tasks a lot and reduces incrementality. Instead the task evaluator should handle lists of results by evaluation tasks multiple times and accumulating results from those calls into lists.

Submitted by Gabriël Konat on 17 June 2013 at 23:09

On 17 June 2013 at 23:09 Gabriël Konat tagged @gohla

On 25 June 2013 at 17:45 Gabriël Konat closed this issue.

Log in to post comments