Search code examples
iOS MVC architecture - separate view other than the view of view controller...

iosmodel-view-controlleruiviewuiviewcontrollercocoa-design-patterns

Read More
Whis is the best technical architcture for iPhone app?...

iphonecocoa-design-patterns

Read More
Difference between NSWindowController Vs NSViewController...

objective-ccocoa-touchcocoacocoa-design-patternsnswindowcontroller

Read More
Singleton with a delegate: Good idea or bad?...

objective-cdelegatessingletoncocoa-design-patterns

Read More
How to implement simple MVC design pattern in Swift?...

iosswiftmodel-view-controllerdesign-patternscocoa-design-patterns

Read More
Why not enforce strict singleton application delegate object to use in NIBs?...

objective-ccocoauiapplicationdelegatecocoa-design-patternsnsapplication-delegate

Read More
What exactly is a so called "Class Cluster" in Objective-C?...

objective-ccocoacocoa-design-patternsclass-cluster

Read More
What design pattern do I need for a single object which can receive data from different sources?...

swiftdesign-patternscocoa-design-patterns

Read More
Collecting data from multiple ViewControllers in Swift...

iosswiftdesign-patternsarchitecturecocoa-design-patterns

Read More
UIButton - should we release or not?...

iphoneobjective-cinterface-builderuibuttoncocoa-design-patterns

Read More
Patterns for Showing a Toast Popup with Custom UITableViewCell...

iosswiftdesign-patternsswift3cocoa-design-patterns

Read More
Abstract class in Objective-C...

objective-cprotocolsabstract-classcocoa-design-patterns

Read More
Where should custom, reusable animation code go?...

iosanimationdesign-patternscore-animationcocoa-design-patterns

Read More
Avoiding coupling in a document-based Cocoa app?...

objective-cmacoscocoacocoa-design-patterns

Read More
Why Cocoa design patterns not representing best practices on Apple documentation anymore?...

ioscocoa-design-patterns

Read More
Getting an NSArray of a single attribute from an NSArray...

iphoneobjective-cios4iphone-sdk-3.0cocoa-design-patterns

Read More
How to share a ManagedObjectContext when using UITabBarController...

iphonecocoa-touchcore-datauitabbarcontrollercocoa-design-patterns

Read More
Making Objective-C Classes look Beautiful...

objective-ccocoa-touchcocoa-design-patterns

Read More
Is it a bad idea to set a UIViewController as a property of another UIViewController?...

iosuiviewcontrollercocoa-design-patterns

Read More
What object should implement NSCollectionViewDelegate?...

objective-cmacoscocoacocoa-design-patterns

Read More
UIApplicationDelegate versus NSApplicationDelegate, MainMenu.xib...

iosobjective-cmacoscocoacocoa-design-patterns

Read More
Class design dilemma - duplicated code for fairly close features...

ioscocoa-touchswiftcocoa-design-patterns

Read More
Notification Center in C++...

c++objective-cnotificationsnsnotificationcentercocoa-design-patterns

Read More
iOS MVC Design Pattern - Layer between REST resource models and view controllers...

iosmodel-view-controllercocoa-design-patterns

Read More
Using NSPredicate with Core Data for deep relationships...

objective-ccore-datanspredicatecocoa-design-patterns

Read More
Add mutiple user types with each user having its diffrent functionality...

javaoopdesign-patternscocoa-design-patterns

Read More
Category + lazy instantiation patterns on Objective C...

iosobjective-cdesign-patternscocoa-design-patterns

Read More
How should I handle a failure in an init: method in Objective-C?...

iphoneobjective-ccocoa-design-patterns

Read More
Initialize static NSString at class level...

objective-ccocoacocoa-design-patterns

Read More
Programming Guide on General Cocoa Application Architecture...

cocoaarchitecturecocoa-design-patterns

Read More
BackNext