Main public logs
Combined display of all available logs of Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:42, 17 January 2025 Chr1ss talk contribs created page Prototype (Created page with "=Prototype= Category:PatternsCategory:Creational Design Patterns __TOC__ left|alt=Prototype bender, the robot from the tv show futurama, showing lots of bender after he copied himself The '''Prototype pattern''' (Creational) allows you to create new objects by copying an existing object (prototype). This can be useful when you want to create new instances that are similar to existing ones without the overhead of initializing them fr...")