Re: "best practice"
Re: "best practice"
- Subject: Re: "best practice"
- From: Scott Ribe <email@hidden>
- Date: Wed, 20 Jun 2012 23:48:32 -0700
On Jun 20, 2012, at 11:00 PM, Michael de Haan wrote:
> I thought perhaps of setting up 2 tableViews/searchFields and simply toggling (hide/show) between the 2 databases.
I think that's a fine alternative: simplest coding, uses more memory, whether the difference is important to your app or not I don't know. The other approach of course: use a single table view, and programmatically switch its contents by switching out columns & bindings.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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