All public logs
Combined display of all available logs of Canonica AI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:15, 23 April 2024 Ai talk contribs created page Proxy Pattern (Created page with "== Definition == The Proxy Pattern is a design pattern in software engineering that provides a surrogate or placeholder for another object to control access to it. This pattern falls under the category of structural patterns because it deals with object composition, or how the entities can use each other. == Overview == The Proxy Pattern introduces a level of indirection when accessing an object. The indirection can be use...")