• 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 17:22:19 -0700

James Bucanek <mailto:email@hidden> wrote (Monday, October 1, 2007 8:15 AM -0700):
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.

... and when I wrote "machine" I really meant "process."


I. Savant <mailto:email@hidden> wrote (Monday, October 1, 2007 10:37 AM -0400):
On 10/1/07, James Bucanek <email@hidden> wrote:

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

... to that end, if you really do need to "send UI" via DO, why not simply send a "view descriptor" object and let the local app construct an appropriate view itself?

My aging brain cells tell me that someone already did this, or something similar. Search the archives. I vaguely remember running across some code that someone posted for a distributed Cocoa control view.


--
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


References: 
 >Re: Distributed GUI (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: NSButton Behaviors
  • Next by Date: Re: How can we draw a NSWindow in a custom NSView?
  • Previous by thread: Re: Distributed GUI
  • Next by thread: Design question: NSFIleHandle and NSFileHandleDataAvailableNotification
  • Index(es):
    • Date
    • Thread