Re: oneway void & DO
Re: oneway void & DO
- Subject: Re: oneway void & DO
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 23 Jun 2003 16:40:45 +1000
no worries, my mistake, I fix it ....
On Monday, June 23, 2003, at 03:34 PM, Lloyd Dupont wrote:
I have 2 application communicating using DO.
from app I'm calling multiple (oneway void) method in the other app.
it seems my call are not really oneway as I have to wait for them to
complete before being able to send new command.
I wonder why ?
could it be because the class I call in the first app is not define in
the second app ?
is there some special things to do for oneway to work ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.