• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Distributed object vending problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distributed object vending problem


  • Subject: Distributed object vending problem
  • From: Ken Tozier <email@hidden>
  • Date: Sat, 18 Sep 2010 12:14:30 -0400

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 (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Distributed object vending problem
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Drag and Drop in Same View
  • Next by Date: iPhone 4 debugger error repeating everytime
  • Previous by thread: Re: How to double tap event on a UIButton
  • Next by thread: Re: Distributed object vending problem
  • Index(es):
    • Date
    • Thread