Chain-of-responsibility pattern: Difference between revisions

Content deleted Content added
m {{Comp-sci-stub}}
External links ...
Line 10:
 
* [[Chain of Responsibility]]
 
==See also==
*[[Interception pattern]]
*[[Interceptor pattern]]
 
==External links==
*Article "[http://www.javaworld.com/javaworld/jw-08-2004/jw-0816-chain.html The Chain of Responsibility pattern's pitfalls and improvements]" by [[Michael Xinsheng Huang]]
*Article "[http://www.javaworld.com/javaworld/jw-08-2003/jw-0829-designpatterns.html Follow the Chain of Responsibility]" by [[David Geary]]
*Article "[http://developer.com/java/other/article.php/631261 Pattern Summaries: Chain of Responsibility]" by [[Mark Grand]]
*[http://dofactory.com/Patterns/PatternChain.aspx CoR overview]
*[http://research.microsoft.com/~minka/patterns/CoR.html Chain of Responsibility Pattern]
*[http://allapplabs.com/java_design_patterns/chain_of_responsibility_pattern.htm Behavioral Patterns - Chain of Responsibility Pattern]
*[http://home.earthlink.net/~huston2/dp/chain.html Chain of Responsibility]
*[http://c2.com/cgi/wiki?ChainOfResponsibilityPattern Descriptions from Portland Pattern Repository]
 
{{Comp-sci-stub}}