Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
[zypp-devel] Re: [zypp-commit] r8690 - in /trunk/sat-solver/src: repo.c repo.h
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Fri, 15 Feb 2008 12:41:08 +0100
- Message-id: <20080215114108.GC27087@xxxxxxxxxxxxx>
* Michael Schroeder <mls@xxxxxxx> [Feb 15. 2008 10:54]:
Well, I looked into repo_search and from the documentation^w^w what I
saw, it seemed more like a general 'search' function.
I am interested in accessing attribute values, _not_ searching for
matches. So repo_lookup seemed more natural besides repo_lookup_str
and repo_lookup_num.
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Thu, Feb 14, 2008 at 04:09:58PM -0000, kkaempf@xxxxxxxxxxxxxxxx wrote:
Author: kkaempf
Date: Thu Feb 14 17:09:57 2008
New Revision: 8690
URL: http://svn.opensuse.org/viewcvs/zypp?rev=8690&view=rev
Log:
add a generic attribute lookup function 'repo_lookup'
IMHO makes no sense, you should be using repo_search.
Well, I looked into repo_search and from the documentation^w^w what I
saw, it seemed more like a general 'search' function.
I am interested in accessing attribute values, _not_ searching for
matches. So repo_lookup seemed more natural besides repo_lookup_str
and repo_lookup_num.
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |