I started playing with OS X storyboards a few weeks ago. It took more time than 
it should to figure them out because the documentation is inadequate, but 
Google searches led me to lots of helpful third-party articles. At this point, 
they are working well for me. I think they are better than pure nib files, 
mostly because they include all the familiar nib stuff but add additional 
features such as presentation segues and good use of view controllers. The net 
effect is less code, better organized code, and more understandable code.

A 15-year old product of mine is due for a complete rewrite anyway, so I am 
taking this as an opportunity to rewrite it from scratch with storyboards, in 
Swift of course, and with a complete refactoring into smaller classes with 
heavy use of NSViewController, container views and other new stuff.

Broadening my horizons is *always* one of my purposes.

-- 

Bill Cheeseman - wjcheese...@comcast.net

_______________________________________________

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

Reply via email to