Talk:Proxy pattern: Difference between revisions

Content deleted Content added
TheSOB (talk | contribs)
Line 60:
== The example does not seem to demonstrate this pattern ==
 
This seems like more of a Lazy Initialization pattern than anything else. If it were a true Proxy, wouldn't the RealImage be defined beforehand and passed to the Proxy? The Proxy shouldn't know the filename or be able to create the RealImage. Or am I missing something? - [[SpecialUser:Contributions/173.64.119.194TheSOB|173.64.119.194TheSOB]] ([[User talk:173.64.119.194TheSOB|talk]]) 17:5354, 25 September 2013 (UTC)