Agustin Barto wrote: > I was talking about design. One example? Polymorphism with primitive > data types can get really messy really fast with ObjectPascal. It's > not easy, for instance, to have a generic data structure that can > store *any* primitive data in a type-safe way. Variants?