• 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
Re: Distributed GUI
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributed GUI


  • Subject: Re: Distributed GUI
  • From: James Bucanek <email@hidden>
  • Date: Mon, 1 Oct 2007 08:15:36 -0700

Miroslav Prymek <mailto:email@hidden> wrote (Sunday, September 30, 2007 1:17 AM +0200):

I want to develop an application which GUI will consist of distributed objects.
I get unintended results - what am I doing wrong?

Some objects can't be distributed. Most notably objects that have to interact with the window manager or do any kind of image processing. The data in those objects are accessed directly and must exist in the address space of the local machine.


In general, view objects must be local. Data model and control object can be distributed.

--
James Bucanek

_______________________________________________

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 GUI
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: Memory leak if alloc succeeds but init fails?
  • Next by Date: Design question: NSFIleHandle and NSFileHandleDataAvailableNotification
  • Previous by thread: Re: Sockets or NSStreams (was Re: mail-in db/app)?
  • Next by thread: Re: Distributed GUI
  • Index(es):
    • Date
    • Thread