Re: Distributed GUI
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