Re: Accessing instance variables from value transformer
Re: Accessing instance variables from value transformer
- Subject: Re: Accessing instance variables from value transformer
- From: Sam Stigler <email@hidden>
- Date: Tue, 15 May 2007 01:25:02 +1000
Thanks. I've come to the same conclusion; I ended up putting the
necessary code in -(void)tableViewSelectionDidChange:(NSNotification
*)aNotification .
-Sam
On May 15, 2007, at 1:04 AM, John C. Randolph wrote:
A value transformer shouldn't need anything other than the object
it's been given to transform. If you're modifying values in other
objects within your value transformer, you need to re-think your
design.
-jcr
"This is not a book to be tossed aside lightly. Rather, it should
be hurled with great force." -Dorothy Parker
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden