On Jul 7, 2011, at 2:43 AM, Manfred Schwind <li...@mani.de> wrote: >> On Mac OS X, all top-level objects get an -awakeFromNib. >> On iOS, top-level objects do not get -awakeFromNib. > > Uh? This was news to me and I immediately tested this. > My tests show: > > - On OS X all objects of the nib including the file's owner get an > awakeFromNib. > - On iOS also all objects of the nib (including top-level objects!) but NOT > the file's owner get an awakeFromNib.
Wow, that was a gaffe. I meant "top-level proxy objects." On iOS, this can be more than just File's Owner; you can supply custom proxy objects. Sorry for the confusion! --Kyle Sluder_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com