A new type of binding should allow an array to be bound to another. When bound, the source is copied to the destination, then changes are mirrored as they occur on the source.
This task depends on #4, as objects within the source should be made transformable before being copied to the destination.
A new type of binding should allow an array to be bound to another. When bound, the source is copied to the destination, then changes are mirrored as they occur on the source.
This task depends on #4, as objects within the source should be made transformable before being copied to the destination.