On 2 August 2013 15:27, Milan Mimica <[email protected]> wrote: > On 2 August 2013 06:03, <[email protected]> wrote: >> >> >> "A strongly typed language prevents any operation on the wrong type of >> data. In weakly typed languages there are ways to escape this restriction: >> type conversions" >> >> meaning that getting a MNU is a form of Strong Typing since you can't make >> a Smalltalk object run a method that is not its own. > > > How is that preventing? > by implementation?
Otherwise if it not preventing, then it will be 'weak typed'. > > -- > Milan Mimica > http://sparklet.sf.net -- Best regards, Igor Stasenko.
