[yast-devel] zypp::ui::Selectable in pkg-bindings
Hi all, I just have submitted new pkg-bindings package to autobuild (version 2.17.8). The major change is using zypp::ui::Selectable objects instead of iterating over the pool. ui::Selectable groups resolvables of same name and kind to one object which automatically selects the best candidate for installation. The reason for the changes was that the search for the candidate package to install was not implemented correctly and the functionality was duplicated. Pkg-bindings' behavior should be now consistent with other zypp applications (zypper, packer widget...). On the other hand the change was quite large and there might be bugs. If you find any problem with the new pkg-bindings then use bugzilla. -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: lslezak@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (1)
-
Ladislav Slezak