aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/plugin_data_storage.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/plugin_data_storage.mdwn b/doc/todo/plugin_data_storage.mdwn
index 79e750707..f56d41b0a 100644
--- a/doc/todo/plugin_data_storage.mdwn
+++ b/doc/todo/plugin_data_storage.mdwn
@@ -44,7 +44,8 @@ data all the time when using it would quite suck, so no, let's not do that.
Note that for the aggregate plugin to use this, it will need some changes:
* guid data will need to be stored as part of the data for the page
- that was aggregated from that guid
+ that was aggregated from that guid. Except, expired pages don't exit, but
+ still have guid data to store. Hmm.
* All feeds will need to be marked as removable in loadstate, and only
unmarked if seen in preprocess. Then savestate will need to not only
remove any feeds still marked as such, but do the unlinking of pages