• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSDistantObject question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSDistantObject question


  • Subject: NSDistantObject question
  • From: "Michael C. Silva" <email@hidden>
  • Date: Thu, 19 Jul 2007 06:39:39 -0400

I am using NSConnection based distributed objects between processes. I pass a number of arguments bycopy. The 'native' Cocoa types (like NSString, NSDictionary) all seem to make local copies in the server side's destination address space. However, none of my objects do this, they are all proxied via NSDistantObject.

What do I need to do to allow my objects to be copied? I have tried implementing NSCopying and NSCoding protocols and these haven't helped.

Thanks,
Mike
_______________________________________________

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


  • Follow-Ups:
    • Re: NSDistantObject question
      • From: "Adam R. Maxwell" <email@hidden>
  • Prev by Date: Re: kAXPositionAttribute and kAXSizeAttribute
  • Next by Date: Binding NSMenuItem state
  • Previous by thread: Accessing JSP file from widget
  • Next by thread: Re: NSDistantObject question
  • Index(es):
    • Date
    • Thread