CreationVsAccessPatterns

ThoughtStorms Wiki

Context : ObjectOrientedProgramming

Interestnig article about the difference between the two :

The primary point of creational patterns, BTW, is to decouple the type of an object from the class of an object.

See also :