Mailinglist Archive: zypp-devel (56 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [zypp-commit] r8127 - in /branches/tmp/ma/jump_sat/libzypp/zypp: ./ base/ parser/susetags/ pool/ sat/ sat/detail/
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Wed, 19 Dec 2007 12:54:59 +0100
- Message-id: <20071219115459.GB15051@xxxxxxxxxxxxx>
* Michael Andres <ma@xxxxxxx> [Dec 19. 2007 12:51]:
Contrary to solving dependencies, the user interface doesn't need to
be optimized to the last nanosecond. So I'd assume a strchr(name, ':'),
done in the application layer, should be acceptable here.
Klaus
---
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
This is what the UIs frequently do. And they don't want the kind prefix in
a name. Thats why we'll provide an accessor for both. Huha will kill us if
his pattern view looks like:
pattern:kde 10.3-155
Contrary to solving dependencies, the user interface doesn't need to
be optimized to the last nanosecond. So I'd assume a strchr(name, ':'),
done in the application layer, should be acceptable here.
Klaus
---
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |