On 3/19/12 2:46 PM, Brian Lambert wrote: > I think this would be insanely cool. It would allow one to build ONE XIB > with N modes for iPhone Portrait, iPhone Landscape, iPad Portrait, iPad > Landscape, LTR, RTL, and so on, all sharing a base set of controls, views, > and connections to outlets and actions.
Aspects of this proposal are similar to Cocoa Auto Layout introduced in Lion. It wouldn't handle everything (like fundamental view restructuring), but if we could: a) Get a few of the rough edges sanded down on the Mac side (NSSplitView, hint hint) and; b) Get an iOS implementation it would greatly simplify certain aspects of design. Auto Layout definitely has a substantial run-time component, so I'm not sure whether existing hardware could handle the load while still guaranteeing performance, but then again the iPad 3 is pretty fast... -- Conrad Shultz Synthetiq Solutions www.synthetiqsolutions.com _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com