Mailinglist Archive: zypp-devel (43 mails)
| < Previous | Next > |
[zypp-devel] ZYpp, next steps
- From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
- Date: Tue, 10 Apr 2007 16:30:11 +0200
- Message-id: <200704101630.11787.dmacvicar@xxxxxxx>
List of tasks running this week:
A - Refactor Fetcher to use a passed MediaSetAccess instead of creating its
own. This is because it is the source downloader who set the verifiers.
- Add a test to it
B - YUM downloader, use the SUSETags one as example:
SUSETagsDownloader.cc test program in devel.dmacvicar
C - Figure how to handle signature checking in the fetcher class.
D - Figure out how to propagate progress upwards layers. From media, to
mediaset, to fetcher, up to the user. Or keep using the reports. Michael?
E - start a YUM parser, using the CacheStore API. We are only focusing on
name, version, arch, dependencies for now. devel.dmacvicar/SUSETagsParser.cc
can be used as an example.
F - Give some base class to this parsers and move them to the source tree?
G - Try to build a source from the cache
Jano is taking care of A, which is needed for B.
I am taking care of G, also only taking care of resolvable data, which is the
first point to get something you can see.
B is easy. E it is not.
comments?
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |