On Tue, Jan 29, Katarina Machalkova wrote:
We're going to loose resolvables of kind 'Language'.
The sat solver allows to handle language supporting packages the way as e.g. hardware supporting packages, via namespaces.
I hope this does not mean that we should remove filtering packages by language from (all 3) package selectors. Or will there be any convenient methods in zypp: i) returning an iterator over all available languages ii) for selected language, returning an it. over all its related packages ?
The Pool will provide access to a collection of items providing an interface like: { Locale locale() const; bool isRequested() const; bool isAvailable() const; bool setRequested( bool yesno ); } The related items will either be available via an iterator provided by this class, or as pool query, or both. Anyway, it will be a collection of something Locale-like and no longer a collection of ResObjects.
If so, could you please post them to this list together with some examples of usage?
As soon as they are available. -- cu, Michael Andres +------------------------------------------------------------------+ Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4 +------------------------------------------------------------------+ Michael Andres YaST Development ma@novell.com SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0 +------------------------------------------------------------------+ -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org