• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: duplicating views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: duplicating views


  • Subject: Re: duplicating views
  • From: "Michael Ash" <email@hidden>
  • Date: Fri, 13 Jun 2008 21:57:41 -0700

On Fri, Jun 13, 2008 at 4:05 PM, Torsten Curdt <email@hidden> wrote:
> Hm ...factored out NIBs before. But in this case it just felt a bit award to
> use this for potentially like a few hundred items.

If you use NSNib, you can load the file just once, then instantiate it
many times. This avoids hitting the disk every time you load it. It
will essentially be as fast as the archive/unarchive dance; quite
possibly faster, since NSNib will only do the second half of that.

Mike
_______________________________________________

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

References: 
 >duplicating views (From: Torsten Curdt <email@hidden>)
 >Re: duplicating views (From: "I. Savant" <email@hidden>)
 >Re: duplicating views (From: Torsten Curdt <email@hidden>)

  • Prev by Date: Re: How hard is it to learn Cocoa - Survey ?
  • Next by Date: Re: duplicating views
  • Previous by thread: Re: duplicating views
  • Next by thread: Re: duplicating views
  • Index(es):
    • Date
    • Thread