Articles 8
Evgenii Legotckoi
Evgenii LegotckoiSept. 19, 2018, 10:27 a.m.
Generative Design Patterns - Prototype Goals Specify the types of objects to create using the prototype instance and create new objects by copying this prototype. Create one instance of the class to use as th…
Evgenii Legotckoi
Evgenii LegotckoiSept. 18, 2018, 5:11 a.m.
Example - Abstract Factory in Delphi This pattern is ideal where you want to isolate your application from the implementation of the concrete classes. For example if you wanted to overlay Delphi's VCL with a common VCL layer for bo…
Evgenii Legotckoi
Evgenii LegotckoiSept. 17, 2018, 9:47 a.m.
Example - Abstract Factory in Java Abstract Factory classes are often implemented with Factory Methods, but they can also be implemented using Prototype. Abstract Factory might store a set of Prototypes from which to clone and re…
Comments 0
Nothing found
Forum topics 0
Nothing found
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks