[Python-Dev] Weakref design questions (original) (raw)
Brian Quinlan brian@sweetapp.com
Fri, 18 Oct 2002 21:03:10 -0700
- Previous message: [Python-Dev] Weakref design questions
- Next message: [Python-Dev] Weakref design questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Brian Quinlan wrote:
Alternatively, you can change the obtype of the object to simply drop the methods that are not available anymore.
I like this strategy! But I still think that this is more painful/less elegant than using proxies.
I'm an idiot. This won't work either for the same reason that I gave before.
Cheers, Brian
- Previous message: [Python-Dev] Weakref design questions
- Next message: [Python-Dev] Weakref design questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]