tuttle-dev / tuttle

🪰 Tuttle - time and money management for freelancers
GNU General Public License v3.0
63 stars 12 forks source link

refactor: remove data-source and intent abstractions #96

Closed vlad-ed-git closed 1 year ago

clstaudt commented 1 year ago

@vlad-ed-git Do you agree with my hunch then that the design pattern of separating interface and implementation classes is unnecessary in Python (i.e. has no payoff in terms of making the code easier to extend or maintain)?