An example of the Factory Method pattern used in gadget features list.(The Factory Method centralizes an object creation and tracking your objects becomes much easier. The Factory method creation is through inheritance and not through instantiation.)Read More