Generic Chain of Responsibilty Builder(www.code-in.net)
submitted by
baldi(508) 2 years, 1 month ago
What is really annoying at the chain of responsibilty pattern is to build the chain. If you add create a new class, which handles a new type of input, you must always remember that this new class must be added to the chain initialization. To solve this problem the chain must be built automatically.
|category: Patterns
|Views: 33
tags:
Patterns another
Everyones tags:
Your Tags: