Consider using pubsub for a more event-driven MVC approach
Open
cmpilato
opened this issue 5 years ago
•
0 comments
Over the years, I've sensed that ThotKeeper's approach to keeping its UI state sane hasn't really scaled well. Consider using something like PyPubSub for managing this.