Remix.run Logo
musicale 5 hours ago

> modern¹ approach (interfaces + composition)

Smalltalk protocols and message categories were a step toward this (for example you could classify messages as implementing a particular interface, such as the collection or stream protocols), but Smalltalk lacked the type and interface checking supported by Java and other languages.