[packagekit] Changing the interface

Adrien BUSTANY madcat at mymadcat.com
Tue Oct 23 14:19:23 PDT 2007


Richard Hughes a écrit :
> On Tue, 2007-10-23 at 22:59 +0200, Adrien BUSTANY wrote:
>   
>> The signal will include global progress and sub progress and ETA and so ?
>>     
>
> Yes:
>     <signal name="ProgressChanged"> <!-- progress of the whole transaction -->
>       <arg type="s" name="tid" direction="out"/>
>       <arg type="u" name="percentage" direction="out"/>
>       <arg type="u" name="subpercentage" direction="out"/>
>       <arg type="u" name="elapsed" direction="out"/>
>       <arg type="u" name="remaining" direction="out"/>
>     </signal>
>
>   
>> I had just bound this part ;-)
>>     
>
> Sorry dude - it's pretty similar so it shouldn't be too tricky to
> change.
>   
Oh, I'm not complaining. The new interface is as you said more 
extendable (is that english ?), and easy to implement.
Adrien

> Richard.
>
>
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit
>   




More information about the PackageKit mailing list