Hi

I'm writing two apps: A server and client and am having some trouble figuring 
exactly what to link to in the client program. The server application has a 
main class that has dozens of dependencies. I don't want to have to import all 
the server app dependencies into the client application as that defeats the 
purpose of factoring code into separate apps. How do I send messages to a 
server's vended object without having to include the server's entire dependency 
tree? I looked into protocols and proxies but am not sure which to use.

Any help appreciated._______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to