How to use a Bridge Design Pattern in Python? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to use a Bridge Design Pattern in Python?

I have a lot of classes that share the same characteristics and realize that using a Bridge Design Pattern (https://www.sololearn.com/learn/693/) will simplify the maintenance. Did anybody know how to implement this pattern in python?

28th Feb 2018, 11:03 AM
kaduribeiro
kaduribeiro - avatar
1 ответ