June 13, 2017
6:29 a.m.
Consider that in Java, one can /only /achieve polymorphic behavior across objects by using /interfaces /or /inheritance/. In Smalltalk one can achieve polymorphic behavior across objects just by *having them understand the same message*. The need to have complex schemes for the wiring of objects in Java is a consequence of this. -- View this message in context: http://forum.world.st/Wiring-objects-IoC-and-Service-Locator-tp4949280p49511... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.