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? -- Milan Mimica http://sparklet.sf.net
