Re: Are Bindings Redundant?
Re: Are Bindings Redundant?
- Subject: Re: Are Bindings Redundant?
- From: Scott Anguish <email@hidden>
- Date: Thu, 3 Jun 2004 17:39:40 -0400
On Jun 3, 2004, at 2:01 PM, mmalcolm crawford wrote:
On Jun 3, 2004, at 10:13 AM, Hasan Diwan wrote:
Can you do anything new with bindings that you couldn't before?
Sure, they save code, but do they make things possible that were
impossible previously
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/index.html>
Bindings may replace much of your glue code.
In the strict "Turing" sense, no, you can't do anything with bindings
that you couldn't before. But then you could also program in assembly
code...
I think it does do things you couldn't do before. I get to spend much
more time playing Solitaire now that I don't have to write all that
glue code.
It allows you to spend more of your time on other parts of your
application.
_______________________________________________
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.