Bindings does not work with DO
Bindings does not work with DO
- Subject: Bindings does not work with DO
- From: Georg Tuparev <email@hidden>
- Date: Sun, 30 May 2004 11:34:48 +0200
Folks,
It seams that I cannot use bindings to remote objects (provided by a
different task on the same computer). When I try to do this, the
application hangs forever, and I was unable to debug around. Here is
the situation in detail:
- the remote process returns an array of model objects. All model
objects implement NSCoding and NSCopying
- This array is accessed by a Window Controller (File's owner)
accessor, and hooked to an Array Controller
- Table is bound to the array controller
- The Model class is in a framework linked to both Server and Client
application.
- In a single app everything works fine.
- In a client / server model, if I make a deep copy of the array and
all models, everything works fine.
Did I uncovered a Bindings limitation or do I do something plane stupid
and need to increase my caffeine dosage?
TIA
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.