Re: KeyValue Observing rant
Re: KeyValue Observing rant
- Subject: Re: KeyValue Observing rant
- From: cricket <email@hidden>
- Date: Mon, 26 Apr 2004 14:21:35 -0700
you can work around this by not relying on -description in your
application for anything that is displayed to the user.
If you're wanting to display the string representation of something
that could either be an NSString, an NSDate, or an NSNumber, what would
you recommend instead? Having to check for all three class types isn't
pretty.
- cricket
_______________________________________________
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.