From 6cccfa353d41a5fbc18fb716b7c2f2398cbf2837 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 29 Jan 2010 16:22:40 +0100 Subject: [PATCH] [todo] update TODO --- docs/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index 73c6b29d8..713c7e28c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,7 +1,7 @@ 0.99.40: - - entropy.db: wrap sqlite3 exceptions around EntropyRepositoryExceptions + - entropy.db: use entropy.db.exceptions - entropy.security.System unittest - PackageKit integration - entropy.server API docs @@ -9,6 +9,8 @@ - move all the portage related stuff in entropy.tools to entropy.spm.metaphor - Spm.extract_package_metadata, define metadata format (to make easier for 3rd party implementations to define it) + - entropy.db: instead of thread lock, use different connection for different + thread+process? 1.0_beta1: