Content deleted Content added
GlenPeterson (talk | contribs) |
GlenPeterson (talk | contribs) |
||
Line 59:
== Not confined to language processing ==
The point of design patterns is to recognize general patterns so that they can be applied anywhere. Unfortunately, the description of this pattern seems to be unnecessarily tied to a specific example both in the GOF book and in this article. A good counter-example would be to use
A more general and useful definition might be a "Rules Engine" as [http://www.oodesign.com/interpreter-pattern.html OODesign.com] suggests. Really, it's a
Hmm... I'm partly talking myself out of this. Interpreter is what it is. It would have been nice if GOF named it RuleDelegator because it would be more applicable to more problems and be a more useful pattern.
--[[User:GlenPeterson|GlenPeterson]] ([[User talk:GlenPeterson|talk]]) 15:14, 23 October 2013 (UTC)
|