Re: Re: Distributed Objects question
Re: Re: Distributed Objects question
- Subject: Re: Re: Distributed Objects question
- From: "Tom Harrington" <email@hidden>
- Date: Thu, 20 Jul 2006 21:18:11 -0600
On 7/20/06, Mike Kobb <email@hidden> wrote:
Okay, I'm using the default connection in this case, so that's good
for the server side. On the client side, where I'm calling
NSConnection" rootProxyForConnectionWithRegisteredName:host: method,
would I also receive a notification if the server bails out from
under me?
Yeah, it should work on both ends.
And, a more-general question. Apple's developer documentation says
that one should not depend upon notifications for critical events,
because although every effort is made to deliver them, they're not
guaranteed. In practice, just how reliable are they?
In most cases, very reliable. In practice you may want to catch
exceptions as a last-ditch way to avoid crashing.
--
Tom Harrington
email@hidden
AIM: atomicbird1
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden