
9 May
2016
9 May
'16
11:50 p.m.
On 05/04/2016 10:30 AM, Erik Skultety wrote:
Right now, we define outputs one after another. However, the correct flow should be to define a set of outputs as a whole unit. Therefore each output should be first created, placed into an array/list and the list will be defined. Output creation should be a separate operation, so an output will be returned by a reference. From that perspective, it makes perfect sense to only store pointers to actual outputs.
ACK - Cole