Pull out MVC into library
Closed this issue · 0 comments
pladams9 commented
This mean packaging up view.py
, event.py
, abstracted versions of model.py
and controller.py
, as well as a new base class for windows
.
Ideally, these might be then moved to their own repository if they reach a more stable state.