Search code examples
Managing multiple UICollectionViewLayouts within a single UICollectionViewController...

iosios7uicollectionviewuicollectionviewlayoutcocoa-design-patterns

Read More
How do NSCoder and/or NSKeyedUnarchiver handle multiple decodings of the same object?...

objective-cmacoscocoa-design-patternsnscodingnscoder

Read More
Communication between different ViewControllers in Cocoa...

objective-ccocoamodel-view-controllercocoa-design-patterns

Read More
Core Data and Private Frameworks...

ioscocoacore-datacocoa-design-patterns

Read More
Dynamically load custom plugins (libraries) in a Cocoa application...

objective-ccocoadynamicpluginscocoa-design-patterns

Read More
view as property of model object alternative...

iosobjective-cmodel-view-controllercocoa-design-patterns

Read More
Set view background color according to window state...

cocoacocoa-design-patterns

Read More
How to add a slider to move downward in view?...

ioscocoa-touchuiviewcontrolleruibuttoncocoa-design-patterns

Read More
Communication between multiple MVCs Cocoa...

cocoamodel-view-controllercocoa-design-patterns

Read More
Delegate declaration dilemma...

iosobjective-ccocoa-touchcocoacocoa-design-patterns

Read More
Frustrating Pattern in Objective C...

iphoneioscocoa-touchcocoa-design-patterns

Read More
confusion over Objective-c views, delegates, and outlets...

objective-ccocoadesign-patternscocoa-design-patterns

Read More
cocoa-touch dependency injection and loading code dynamically...

objective-ccocoa-touchcocoa-design-patterns

Read More
Cocoa MVC restrictions...

cocoamodel-view-controllerdesign-patternscocoa-design-patterns

Read More
Data structure based on JSON object...

iphoneobjective-cioscocoacocoa-design-patterns

Read More
iOS - How to design a component that is present in all views?...

objective-ciosdesign-patternscocoa-design-patterns

Read More
Objective-C: instance pointer with protocol...

objective-ccocoapointersprotocolscocoa-design-patterns

Read More
Asynchronous Requests/Responses: When am I really done?...

ioscocoa-touchcocoacocoa-design-patterns

Read More
best practices for archiving/unarchiving NSTableViewController data?...

objective-ccocoacocoa-design-patterns

Read More
Looking to refactor objective-c UIViewController iPad/iPhone...

iosrefactoringcocoa-design-patterns

Read More
Core Data pattern: how to efficiently update local info with changes from network?...

iphoneperformancecore-datacocoa-design-patternsnsfetchrequest

Read More
Can anyone make the code in Cocoa Design Patterns by Buck and Yacktman work?...

xcodecocoa-design-patterns

Read More
Cocoa plugin pattern...

objective-ccocoapluginsappkitcocoa-design-patterns

Read More
Best practice for responding to keyDown event...

macoscocoadesign-patternskeydowncocoa-design-patterns

Read More
Coordinating Controller design pattern in Cocoa Touch...

iphoneobjective-ciosdesign-patternscocoa-design-patterns

Read More
Java Command Pattern vs iPhone Delegate Pattern...

javadesign-patternsios4cocoa-design-patterns

Read More
Design Pattern for web service application (using APNS)...

objective-ciosapple-push-notificationscocoa-design-patterns

Read More
Separation of concerns for an iOS MVC application...

iphoneiosdesign-patternscocoa-design-patterns

Read More
Desing pattern for background working app...

objective-cios5background-processcocoa-design-patterns

Read More
Objective-C __block keyword and thread-safety...

objective-ccocoa-touchcocoaobjective-c-blockscocoa-design-patterns

Read More
BackNext