Implementing a Chain-of-responsibility or “Pipeline” in C(blog.decayingcode.com)
submitted by
arch4ngel(585) 2 years, 11 months ago
Anti-Patterns are interesting in showing you what you are doing wrong. However, patterns are also interesting in showing you how to do it well.
This time, I want to show how to implement a simple Chain-of-responsibility pattern. Our example is going to be based on a simple e-Commerce data model.
|category: Patterns
|Views: 32
tags:
Patterns another
Everyones tags:
Your Tags: