[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSTimer
From: |
Andy Ruder |
Subject: |
NSTimer |
Date: |
Sun, 16 Jun 2002 14:12:32 -0700 (PDT) |
Shouldn't NSTimer retain its instance variables such as _target and _info? It
seems odd that it wouldn't. For example, just to use the userInfo of a
NSTimer, you would have to retain the dictionary before initializing the timer,
and then make sure the info is released once again after the timer is
deallocated. Seems a bit strange. Anyways, the patch attached should fix this
bug if you should choose that it is a bug.
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
NSTimer.patch.gz
Description: NSTimer.patch.gz