Andrew Lentvorski wrote:
Everything is an object can also be translated to "every function has an implicit first parameter". This is part of the reason for all the multiple inheritance stupidity.
And this implicit first parameter is python's explicit "self."?
In addition, most of what the Smalltalk guys rave about is not the fact that it is object-oriented. What they generally rave about is the fact that the system is introspective without limit.
And this is also one of the things the Lisp guys rave about, right? -- 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
