summaryrefslogtreecommitdiff
path: root/patchtracker/CacheObject.py
AgeCommit message (Collapse)AuthorFilesLines
2009-09-01initial implementation of selective output cachingSean Finney1-0/+63
the PackageCmd and PatchCmd classes are now cached on their first request. note that this is incomplete, as the PackageCmd is also currently used to print non-static information as well (when a package name doesn't find an exact match and it does a query).