The logic for TransformSequence<T> is currently quite fragile, and requires careful use of the Update and ResetTo methods - which can be annoying when an application relies on flexible transform use.
Additionally, the transform systems use a variety of classes that could potentially be refined, but that's something that will probably be done as the transform sequence logic is altered.