Goal
Implement a way to perform the instancing in a way that doesn't require attribute callbacks
Description
Currently the instancer relies heavily on Attribute callbacks to update the instancers. In ROADMAP.md it is mentioned that removing this behavior would be optimal and describes three possible solutions with their possible downsides.
To discuss the possible options I'm starting this issue to see if we can get to a good solution.
Goal
Implement a way to perform the instancing in a way that doesn't require attribute callbacks
Description
Currently the instancer relies heavily on Attribute callbacks to update the instancers. In ROADMAP.md it is mentioned that removing this behavior would be optimal and describes three possible solutions with their possible downsides.
To discuss the possible options I'm starting this issue to see if we can get to a good solution.