Oct. 31, 2016
3:13 p.m.
2016-10-31 11:58 GMT-03:00 CodeDmitry <dimamakhnin@gmail.com>:
Ah so it's more of a "dynamic abstract class" than a "dynamic interface", so they do get visited during the traversal of the inheritence chain(rather than skipped immediately to Object).
I don't know what you mean by "dynamic". The whole object system of Smalltalk is dynamic by design. Esteban A. Maringolo