]> git.saurik.com Git - apt.git/commit - debian/libapt-pkg5.0.symbols
edsp: use a stanza based interface for solution writing
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 4 Jun 2016 17:53:54 +0000 (19:53 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 4 Jun 2016 17:53:54 +0000 (19:53 +0200)
commit71608330b9b2bd95a0481ca53cd58b584fd61e42
tree0faa250dcda0ff2f47f02e75b88b7f070d3c8daf
parent307d9eb2d13ee59191b86ffec2f36ba3fffc5c20
edsp: use a stanza based interface for solution writing

EDSP had a WriteSolution method to write out the entire solution based
on the inspection of a given pkgDepCache, but that is rather inflexible
both for EDSP itself and for other EDSP like-protocols. It seems better
to use a smaller scope in printing just a single stanza based on a given
version as there is more reuse potential.
apt-pkg/edsp.cc
apt-pkg/edsp.h
cmdline/apt-internal-solver.cc
debian/libapt-pkg5.0.symbols