>> It does not seem like it works that way.
>
> Is it documented to work that way? No.

I wish it would always be that simple with documentation :)
But seriously - I could have just missed it. Stuff like that do
happens sometimes ;)

>> Do I really have to use NSInvocation for this?
>
> Of course not. There are always alternatives. You could, say, write a
> -setActivatedWithNSNumber: method that manually unboxes the number.

That's what I am doing now. But that makes me feel dirty.

> You could write a higher-order message for main-thread performs.

Just had the idea to add an un-boxed version of
performSelectorOnMainThread to NSObject via Category.

But could you elaborate on the HOM a bit. Not sure I can follow there.

cheers
--
Torsten
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to