[packagekit] get_update_detail

Richard Hughes hughsient at gmail.com
Fri Mar 28 09:37:20 PDT 2008


On Fri, 2008-03-28 at 16:38 +0100, Stefan Haas wrote:
> while I was trying to implement the get_update_detail stuff in the
> zypp-backend I realized that pk_backend_update_detail expects for
> updates and obsoletes a simple gchar*.
> How to handle the case if there is more than just one package which
> would be updated or obsoleted?

At the moment, just separate the package_id's with a single space --
it's a bodge solution for now.

> Wouldn't it be better to use arrays for that (gchar**)?

Yup. Could you please add it to the TODO file in git and I'll break the
API after the 0.1.10 release. Thanks.

Richard.




More information about the PackageKit mailing list