Bindings and Setters that return a value
Bindings and Setters that return a value
- Subject: Bindings and Setters that return a value
- From: Dominic Feira <email@hidden>
- Date: Wed, 9 Nov 2005 20:58:35 -0500
I have been dabbling in Bindings as I think they would be nice time
savers, however I have run into a problem. It seems that if a setter
returns anything this error is returned.
KVO autonotifying only supports -set<Key>: methods that return void.
Autonotifying will not be done for invocations of...
My setters simply return an OSStatus, which is great for error
catching, but bad for Bindings. Any suggestions?
Dominic Feira / Code Monkey / Ambrosia Software, Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden