method to reset the transfer settings
[platform/upstream/libzypp.git] / TODO
1
2 API Cleanups:
3 =============
4
5 Source.h
6 - remove const from return types:
7   ie: const Pathname providePackage( Package::constPtr package );
8 - pass by reference
9   resolvables(zypp::Resolvable::Kind kind) const;