Re: Frustration trying to get NSConnection/NSPort working (feels like it should be simpler ...)
Re: Frustration trying to get NSConnection/NSPort working (feels like it should be simpler ...)
- Subject: Re: Frustration trying to get NSConnection/NSPort working (feels like it should be simpler ...)
- From: Neil Clayton <email@hidden>
- Date: Fri, 16 Feb 2007 19:21:19 +1300
Regarding the NSConnection issues I've been having.
I've just referenced most of my "client" code from my "trivial" (and
working) xcode project.
This seems to connect find and talk to the server fine, which leads
me to believe that there is something funny with my existing (not
working) client code.
Factors that might contribute to failure include:
a) The client is actually very thin. It loads 99% of it's classes
(including the classes and all code that is giving me this problem)
from a bundle.
b) The client uses CoreData. I do not know if CoreData inserts
anything odd in to the run loop.
Does anyone know or have experience with NSConnections with the above
tech/methods? Could there be a problem?
Regards,
Neil Clayton
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden