GeekArticles
Concepts
Design
Concepts
DesignArticle :: Cocoa Design Patterns: Two-Stage Creation
Learn how to use the Two-Stage Creation pattern, which separates the first stage, object memory allocation, from the second stage, object initialization. The Two-Stage Creation pattern must be followed to effectively use Cocoa.
Sponsored Links
Related Topics
Subscribe via RSS
Design
- Article :: Introduction to Capability Cases
- Article :: How To Solve Big Software Development Problems
- Article :: Using the Data Accessor Pattern
- Article :: Different Work: Why the Manufacturing Mindset Does Not Apply to Software Development
- Article :: Elliotte Rusty Harold's 10 Must-Have Technical Books
- Article :: Introduction to Objects, UML, and Java
- Article :: Wheels Within Wheels: Model Problems in Practice
- Article :: Introduction to UML for Database Design
- Article :: The Business Case for Components
- Article :: The Design of Component-Based Systems
