Re: upgrade strategy question
Re: upgrade strategy question
- Subject: Re: upgrade strategy question
- From: John Warner <email@hidden>
- Date: Wed, 25 May 2005 22:36:00 -0400
On May 25, 2005, at 8:16 PM, Corbin Dunn wrote:
What's the right way to gracefully transition people's settings while
still letting them see the new features?
The cleanest solution would be to check and see if the tablecolumn
identifier exists for your new column (in awakeFromNib). If not,
create the tablecolumn, and add it.
Sorry to butt in, but I just love clean, simple solutions to
problems. :) I added this one to my 'programming notes' file.
-John
_______________________________________________
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