FROM : Scott Stevenson
DATE : Thu Dec 23 20:18:37 2004
On Dec 23, 2004, at 10:29 AM, Alberto Ricart wrote:
> Bindings are cool, but you are replacing one kind of programming with
> another. Maybe you don't write the code (a good thing), but then you
> have to dig in nib files to find out what the thing is doing.
You can also assign bindings programmatically. You still end up writing
noticeably less code than if you were to implement and maintain the
standard datasource methods.
- Scott
DATE : Thu Dec 23 20:18:37 2004
On Dec 23, 2004, at 10:29 AM, Alberto Ricart wrote:
> Bindings are cool, but you are replacing one kind of programming with
> another. Maybe you don't write the code (a good thing), but then you
> have to dig in nib files to find out what the thing is doing.
You can also assign bindings programmatically. You still end up writing
noticeably less code than if you were to implement and maintain the
standard datasource methods.
- Scott






Cocoa mail archive

