Categories: Miscellaneous
Author: Pawel Stasiak
Latest version: 0.1 RC 1Added 2008-01-23
Generic implementation of the Chain of Responsibility (CoR) design pattern.The concept of this library comes from Jakarta's Commons Chain package for Java.Chain.NET combines the standard CoR design pattern with the Command design pattern in order to bring convenience and flexibility in command processing solutions.The Chain.NET library provides interfaces that can be used to extend the built-in standard CoR functionality.