Re: cocoa-dev digest, Vol 2 #1437 - 13 msgs
Re: cocoa-dev digest, Vol 2 #1437 - 13 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #1437 - 13 msgs
- From: Steve Klingsporn <email@hidden>
- Date: Sat, 26 Oct 2002 16:59:10 -0500
I'm guessing it would not work with Java, as NSConnection does not
appear to be
bridged on the Java side of things. =(
If you launch /Developer/Applications/Java Browser.app, you can plow
through the
cocoa class hierarchy - com/apple/cocoa/
Thanks,
Steve
On Saturday, October 26, 2002, at 04:18 PM,
email@hidden wrote:
Would the distributed object approach work here? Have the worker thread
just send a message to the main thread (using NSConnection and
friends). I have an app where the UI work is isolated to the main
thread and everything else happens on worker threads and it is managed
in this way.
Lindsey Spratt
http://homepage.mac.com/lspratt
_______________________________________________
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.