• 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
Distributed Objects help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distributed Objects help


  • Subject: Distributed Objects help
  • From: Peter Ammon <email@hidden>
  • Date: Fri, 31 Aug 2001 21:20:01 -0400

I'm trying to write a generalized thread wrapper with a built-in DO. I'd like to have a method callable from a spawned thread that would make an arbitrary target object perform an arbitrary target method in the main thread. I pass the target object, the selector, and the parameter to the proxy, but when they are received in the main thread, the target and the parameter are NSDistantObjects rather than the objects I sent.

I think this is causing problems! How can I make NSConnection and friends send the pointers to the objects, rather than construct proxies for them?

Thanks.

-Peter


  • Prev by Date: Re: Drawing to the screen
  • Next by Date: Seeking Cocoa/Java expertise
  • Previous by thread: NSButton in NSDrawer
  • Next by thread: Seeking Cocoa/Java expertise
  • Index(es):
    • Date
    • Thread