Closed hamidelmaazouz closed 1 month ago
There are concerns from Kajsa about mutability here. We should pause and have a think.
There are concerns from Kajsa about mutability here. We should pause and have a think.
@keriksson-rosenqvist could you share where the mutability requirement comes from ?
This is a breaking change for dependent components. To avoid the breaking change, we could cache and return a lambda so that the expression '*.full_id' is still callable but this is grosssss.
I reckon this is the 'correct' solution.