Re: Are Bindings Redundant?
Re: Are Bindings Redundant?
- Subject: Re: Are Bindings Redundant?
- From: Allan Odgaard <email@hidden>
- Date: Sat, 5 Jun 2004 02:59:20 +0200
On 4. Jun 2004, at 21:17, Hasan Diwan wrote:
[...] Is there anything one can do with Bindings that could not have
been previously done with the AppKit protocols.
ehm... like bind things together? observe values? use array operators?
etc.
I think it would be better if you simply read the documentation, as
these type of questions make very little sense. Bindings do allow
things at the source-code level not previously possible, but it doesn't
add anything new to the actual GUI if that is your question -- i.e. any
program using bindings could be re-written to not use bindings.
Also, I noticed that if I use the new Controller Layer, I still need
to write code to drag/drop on an NSTableView or an NSOutlineView.
Unless, of course, I missed
something.
That is correct.
_______________________________________________
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.