Re: cocoa binding for the data maintained by the other thread.

2008-11-11 Thread Steven Riggs
Sure it will but use an array controller to link up the array with the table view. Steven Riggs On Nov 11, 2008, at 9:15 AM, Andrew wrote: Hi, I have read some documents about the Cocoa Bindings. And I got a question here for more comments. If I use the cocoa binding technology in my

cocoa binding for the data maintained by the other thread.

2008-11-11 Thread Andrew
Hi, I have read some documents about the Cocoa Bindings. And I got a question here for more comments. If I use the cocoa binding technology in my application, my application must fully follow a Model-View-Controller paradigm. The views display and edit that data, and controllers mediate