Skip to content

Commit

Permalink
Update keeping-tabs-on-software-design-patterns-and-refactoring.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KatherineMichel authored Jul 21, 2024
1 parent ffddcba commit d3d004f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keeping-tabs-on-software-design-patterns-and-refactoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,7 @@ Solution #4: Beyond the Gang of Four patterns
* Dodge: Mixins
* Dodge: Building classes dynamically

<!--
Python-Specific Patterns
The Global Object Pattern
Expand Down Expand Up @@ -1291,6 +1292,7 @@ Python’s extra level of indirection
Bibliography
Gang of Four book
Refactoring by Martin Fowler
-->

<!--
Adapter/facade can work together
Expand Down

0 comments on commit d3d004f

Please sign in to comment.