Mailinglist Archive: zypp-devel (84 mails)
| < Previous | Next > |
[zypp-devel] ui::Selectable in pkg-bindings
- From: Ladislav Slezak <lslezak@xxxxxxx>
- Date: Wed, 13 Aug 2008 13:32:03 +0200
- Message-id: <48A2C633.4040509@xxxxxxx>
Hi all,
I'd like to switch pkg-bindings internal implementation to ui::Selectable, this change will solve some problems related to selection of the right solvable and will unify behavior of pkg-bindings with packager widgets and zypper.
There is one major problem with Selectables: they exclusively work on ResStatus::USER level which is OK for yast UI but not usable for pkg-bindigs which use ResStatus::APPL_HIGH, ResStatus::USER is used only in some cases.
The reason is that changes made by user have higher priority than changes done by yast scripts, so user is able to override yast changes if it's needed.
It seems that the ui::Selectable API must be enhanced, any idea?
--
Best Regards
Ladislav Slezák
Yast Developer
------------------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: lslezak@xxxxxxx
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: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |