Redefining class methods

Aahz Maruch aahz at netcom.com
Thu Aug 24 21:23:17 EDT 2000


In article <8o4gf0$12c$1 at nnrp1.deja.com>,  <shochet at my-deja.com> wrote:
>
>Is there an easy way (maybe within emacs mode) to redefine a class
>method without redefining the class? The problem with completely
>redefining the entire class is that all the objects created with the
>old class are now stale.

I think you'll need to give us a bit more info.  Are you trying to
create a dynamic class, or are you using persistent objects?  (That
"stale" makes me think the latter, but I prefer to ask questions first.)
--
                      --- Aahz (Copyright 2000 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

The difference between "intelligence" and "wisdom": Londo and G'Kar  --Aahz



More information about the Python-list mailing list