Community Coding : Design Patterns

FactoryPatternAutoRegister.vl (106.0 KB)
an other variation, this time the factory register automatically every class that implement the common interface, and create them via dynamic instantiation.

2 Likes