Andrew Lentvorski wrote:
In addition, why can't a language record what types are flying past while a program is running and complain when something floats past that doesn't match? While this might be tough when you have fully compiled code, it's a little different when you have VM's running the code.
Isn't this what Python's "duck typing" is all about? -- Tracy R Reed Read my blog at http://ultraviolet.org Key fingerprint = D4A8 4860 535C ABF8 BA97 25A6 F4F2 1829 9615 02AD Non-GPG signed mail gets read only if I can find it among the spam. -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
