Represents a component whose specific type is not statically known.
Allows type-agnostic / bulk operations across all types of components.
For now we'll say every component type is Serializable but perhaps
we'll loosen that restriction to allow simpler implementation of
non-networkable / non-persistable state
Represents a component whose specific type is not statically known. Allows type-agnostic / bulk operations across all types of components.
For now we'll say every component type is Serializable but perhaps we'll loosen that restriction to allow simpler implementation of non-networkable / non-persistable state