153
Comment:
|
208
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
VisitorPatternInPython DependencyInjectionPattern - Inverion of Control in Python DecoratorPattern |
* VisitorPatternInPython * DependencyInjectionPattern - Inversion of Control in Python * DecoratorPattern * ObserverPattern * FunctionWrappersInPython |
Patterns along the lines of GangOfFour
DependencyInjectionPattern - Inversion of Control in Python