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

Martin Kolman mkolman at redhat.com
Tue Jul 8 10:51:54 UTC 2014


On Mon, 2014-07-07 at 16:45 -0400, David Shea wrote:
> 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(-)
> 
Both seem to work fine, thanks & ACK!



More information about the anaconda-patches mailing list