[bugzilla-gnome-org-extensions] TODO: Update
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] TODO: Update
- Date: Thu, 20 Nov 2014 22:06:22 +0000 (UTC)
commit ebfdc891f00458eb6ed6f85f1467f194386d0734
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Sat Nov 8 23:56:30 2014 +0100
TODO: Update
TODO | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
index 69a3877..339944c 100644
--- a/TODO
+++ b/TODO
@@ -18,3 +18,24 @@ More sophisticated solution would involve another cache.
Reproducible only when there are attachments. Without attachments the
titles work correctly.
+
+Idea - replace "user_cache = template_cache.users" with "user_cache =
+{}"
+
+7. New extension - TemplateOverrides
+Create a new extension that will keep all overridden templates and
+will perform the checks like GnomeAttachmentStatus is doing.
+
+The aim to to have a single place where checks are actually performed
+during checksetup.
+
+8. New extension - ExtensionDeps
+Create a new extension that will keep the data about dependencies
+between extensions. For example PatchStatus depends on
+GnomeAttachmentStatus. In future Browse would depend on DescribeUser
+and DescribeUser would depend on Browse, Splinter would depend on
+GnomeAttachmentStatus, WeeklyStatusPage would depend on Browse and
+DescribeUser and so on.
+
+The aim is to have a single place where dependencies are actually
+checked during checksetup.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]