Feb 14, 2013

Composite Design Pattern in Python

The structure of the composite design pattern, how it will look in Python and a succinct solution for example a console menu, that contain menu items, each of which could be a menu.