NSValueTransformer vs. NSFormatter
NSValueTransformer vs. NSFormatter
- Subject: NSValueTransformer vs. NSFormatter
- From: Guy Meyer <email@hidden>
- Date: Sat, 15 Apr 2006 22:18:56 +0300
Hi
I am switching my application to core data and bindings.
I need to custom format a table columns.
The formating is just for output (no need to handle editing).
The formatting can be done by sub classing NSFormatter or
NSValueTransformer.
Coding wise I think both implementation will require the same effort.
Which of the above is preferred ?
Thanks
Guy Meyer
_______________________________________________
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