Re: Vended Object Setters
Re: Vended Object Setters
- Subject: Re: Vended Object Setters
- From: "Shawn Erickson" <email@hidden>
- Date: Thu, 17 Apr 2008 08:08:47 -0700
On Thu, Apr 17, 2008 at 8:01 AM, Justin Giboney
<email@hidden> wrote:
> bycopy worked, thank you.
>
> Does this mean though that I need to duplicate all of methods, with one set
> for internal commands and one for remote commands?
You need an interface that has the needed bycopy, etc. qualifiers in
it. Those are only meaning full for DO (remote messaging) and they
don't affect direct messaging.
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_13_section_8.html>
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden