Re: Creating an NSTimer subclass
Re: Creating an NSTimer subclass
- Subject: Re: Creating an NSTimer subclass
- From: Barry Wilson <email@hidden>
- Date: Thu, 9 Nov 2006 14:42:57 -0800
Shouldn't you simply be able to insert their userInfo dictionary as
an attribute of yours, and then later retrieve it and and return it
to the clients of your subclass as needed. They would not even need
to know it was happening.
On Nov 9, 2006, at 12:01 PM, email@hidden wrote:
If I appropriated the userInfo parameter for my own uses then others
using the class wouldn't be able to use it as a drop-in replacement
for NSTimer, because they would no longer be allowed to pass their
own userInfo.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden