This is just for the newui branch, as indicated in $SUBJECT. I need to fix up the commit message for patch 2/7 to document the callbacks introduced to replace the passing of anaconda all over just for its intf attribute. It is a first pass at solving the problem of error handling in code that has no business knowing about a UI. Basically, you pass in an optional callback function that takes an Exception instance and, in some cases, a StorageDevice instance, and does whatever it wants before returning True to indicate a fatal error (the default) or False to indicate otherwise. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list