| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Message: 6
Date: Fri, 31 Aug 2001 21:20:01 -0400
From: Peter Ammon <email@hidden>
To: email@hidden
Subject: Distributed Objects help
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
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.