hi, im wondering if i can access the output data of component param and have it stored into a tree structure within that component.
I guess an obvious workaround is to build the DataTree in SolveInstance and have it cleared in BeforeSolveInstance. Just curious to know if it can be done in a more straightforward way through AfterSolveInstance.