Click here to Skip to main content
16,013,747 members
Articles / Programming Languages / Javascript

Extending Chain of Responsibility Design Pattern

Rate me:
Please Sign up or sign in to vote.
4.30/5 (7 votes)
20 Aug 2007CPOL7 min read 40K   157   42  
This article details an extension of the chain of responsibility design pattern. Small class library with UML diagrams and source with a practical example using the library are included.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Bulgaria Bulgaria
Cvetomir Todorov is a student in the Sofia University. His interests include Object Oriented Programming and Design, Design Patterns, Producing High-Quality Code, Refactoring, Unit Testing, Test Driven Development etc. The technology he's using is .NET with C# language.

Comments and Discussions