66537fbe05
Add generic "draw()" method that redirects internally to the actual calls. These can now produce JSON, which is nicer because: 1. Easier to use during testing 2. More flexible 3. Centralizes printing (somewhat) Still, the "suffix" concept isn't really nice, but so far, I have no better approach. |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
module.py | ||
output.py | ||
widget.py |