ObjCDesignPatterns
ObjCDesignPatterns copied to clipboard
Design Patterns in Objective-C
Design Patterns in Objective-C
Design pattern samples in Objective-C.
Current Design Pattern Samples*
- Factory Patterns - Factory Method and Abstract Factory
- Singleton Pattern
- Observer Pattern
- Command Pattern
- Delegate Pattern
- Iterator Pattern
- State Pattern
- Adapter Pattern
*More patterns to follow in the near future.
All patterns are fully tested using the Kiwi BDD testing framework.
Suggestions, requests and feedback
Thanks for checking out ObjCDesignPatterns. Any feedback can be can be sent to: [email protected].
This software is licensed under the MIT License.