Title: Python Design Patterns - Proxy
Description: The proxy design pattern includes a new object, which is called Proxy in place of an existing object which is called the Real Subject. The proxy object created of the real subject must be on the same interface in such a way that the client should not get any idea that proxy is used in place of the r
Domain: www.tutorialspoint.com
| None | IE=edge |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes