Changes

Jump to: navigation, search

Proxy

54 bytes added, 16:48, 22 March 2007
no edit summary
==Proxy Design Pattern==
"<i>Any operations performed on the proxies are forwarded to the original object. Once all instances of the proxy are out of scope, the complex object's memory may be deallocated. </i>" - <b>Proxy Pattern, Wikipedia.org</b><br />There are four common situations where a Proxy pattern is required:
<br />
1
edit

Navigation menu