3.3.1.2.1 Does Dylan have a type protocoll?
Paul Haahr
Dylan doesn't have a protocol for types.  Dylan doesn't have a MOP. Both of those are wonderful things and might be great additions to Dylan in the future, greatly increasing its expressive.
Designing a type protocol or MOP in a way that they would work with sealing, which is an important part of the language, is an open research problem.