Re: Are Bindings Redundant?
Re: Are Bindings Redundant?
- Subject: Re: Are Bindings Redundant?
- From: "Mike R. Manzano" <email@hidden>
- Date: Thu, 3 Jun 2004 17:59:20 -0400
Technically, yes, but I would argue that a more useful definition of
"redundant" for this discussion is "has no value". Let me rephrase the
question:
Do bindings have value beyond what can already be done using XCode and
IB, specifically the normal design pattern of:
* declare a method
* instantiate class with method
* draw lines from UI elements to instantiation, and connect to method
Regards,
Mike
On Jun 3, 2004, at 1:39 PM, Ondra Cada wrote:
Hasan,
On 3.6.2004, at 19:13, 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?
[...] executable permission, the *complete* developer toolchain is
pretty
redundant, isn't it? ;)))
_______________________________________________
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.