merits of Lisp vs Python

Espen Vestre espen at vestre.net
Mon Dec 11 16:04:28 EST 2006


Paul Rubin <http://phr.cx@NOSPAM.invalid> writes:

> Can you redefine CLOS methods without calling CLOS functions that tell
> the object system what to expect (so it can do things like update the
> MRO cache)?  I.e. can you redefine them by poking some random
> dictionary?  You can in Python.  I don't claim that's a good thing.

Just as I said: Less managable, but not more dynamic.
-- 
  (espen)



More information about the Python-list mailing list