Stephen Hahn wrote:
> * Shawn Walker <[EMAIL PROTECTED]> [2008-09-07 23:46]:
> 
>   A history should be an object.  (I can say this, just based on how
>   different history.py looks from everything else.)
> 
>> Sample history output (sorted based on mtime of each history entry file):
>>
>> Short format:
>> http://cr.opensolaris.org/~swalker/pkg-1449/short.txt
>>
>> Long format:
>> http://cr.opensolaris.org/~swalker/pkg-1449/long.txt
> 
>   Why is the seventh operation's "Successful" field false?

Because I hit the "Cancel" button in the GUI.  If the GUI had a general 
exception handler (it doesn't), this would be more obvious.  For now, I 
could add calls to history.operation_add_error() in the various cancel 
methods that would cover this case at the least.

-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to