Remove Middle Man
From CSSEMediaWiki
(Difference between revisions)
Brett Ward (Talk | contribs) (New page: If it becomes the case that a class is doing too much simple delegation, get the client to call the delegate directly. == See Also == * Hide Delegate {{Refactoring}}) |
|||
Line 1: | Line 1: | ||
If it becomes the case that a class is doing too much simple delegation, get the client to call the delegate directly. | If it becomes the case that a class is doing too much simple delegation, get the client to call the delegate directly. | ||
− | == See Also == | + | >== See Also == |
* [[Hide Delegate]] | * [[Hide Delegate]] | ||
{{Refactoring}} | {{Refactoring}} | ||
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ynirabitag.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | ||
+ | ---- | ||
+ | =[http://ynirabitag.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> |
Revision as of 04:12, 18 November 2010
If it becomes the case that a class is doing too much simple delegation, get the client to call the delegate directly.
>== See Also ==