[packagekit] packagekit-glib bindings
Richard Hughes
hughsient at gmail.com
Wed Aug 26 01:13:13 PDT 2009
2009/8/26 Richard Hughes <hughsient at gmail.com>:
> * A lot of the dbus calls are sync, which slows down application
> startup and user input "snappyness"
> * A lot of the methods are not cancellable
> * It's very hard to add details and update details about a set of
> packages, without caching all the data in the client
> * Having to "reset" a single heavyweight client instance before doing
> each operation (mitigated in some respects with PkClientPool)
Also:
* The library needs to be made introspectable
Richard.
More information about the PackageKit
mailing list