[PATCH 0/2] Make the class graph into a class tree

David Shea dshea at redhat.com
Mon Jul 7 20:45:40 UTC 2014


There's more that could be done but this is at least a start.

David Shea (2):
  Unravel the Hub and Spoke classes.
  Remove the window property from UIObject.

 pyanaconda/ui/common.py              | 60 ++++++++++++++++++------------------
 pyanaconda/ui/gui/hubs/__init__.py   |  2 +-
 pyanaconda/ui/gui/spokes/__init__.py | 52 +++++--------------------------
 pyanaconda/ui/tui/hubs/__init__.py   |  2 +-
 pyanaconda/ui/tui/simpleline/base.py |  7 +----
 pyanaconda/ui/tui/spokes/__init__.py |  2 +-
 6 files changed, 41 insertions(+), 84 deletions(-)

-- 
2.0.0



More information about the anaconda-patches mailing list