Content deleted Content added
JoaoRicardo (talk | contribs) {{Compu-stub}}, removed "see also" for non-existing articles |
Attempt to reword very awkward first paragraph |
||
Line 1:
In [[computer programming]], the '''chain-of-responsibility pattern''' is a [[design pattern (computer science)|design pattern]]
'''[[Permutation]]s''': Commands may be sent in alternate directions out, forming a tree of [[responsibility]]. Recursion could continue until the command is processed, or the entire tree has been explored. An XML interpreter (parsed, but not yet executed) might be a fitting example.
|