• 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
Re: NSDistantObject question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDistantObject question


  • Subject: Re: NSDistantObject question
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Thu, 19 Jul 2007 06:47:35 -0700


On Jul 19, 2007, at 03:39, Michael C. Silva wrote:

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.

This will help:

http://developer.apple.com/documentation/Cocoa/Conceptual/DistrObjects/Tasks/substitutions.html

Also, NSPortCoder does not implement keyed archiving:

http://www.cocoabuilder.com/archive/message/cocoa/2007/2/21/179173

--
Adam
_______________________________________________

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


References: 
 >NSDistantObject question (From: "Michael C. Silva" <email@hidden>)

  • Prev by Date: Re: NSProgressIndicator (CallBacks)
  • Next by Date: beginSheet, doesn't stop NSThread
  • Previous by thread: NSDistantObject question
  • Next by thread: Binding NSMenuItem state
  • Index(es):
    • Date
    • Thread