Mercurial > noffle
changeset 4:691dc670549a noffle
[svn] Add idea with pseudo groups containing only requested articles
| author | enz | 
|---|---|
| date | Fri, 07 Jan 2000 19:01:07 +0000 | 
| parents | 0838ae9606b2 | 
| children | ba3bf8f65e18 | 
| files | TODO.TXT | 
| diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/TODO.TXT Thu Jan 06 09:32:21 2000 +0000 +++ b/TODO.TXT Fri Jan 07 19:01:07 2000 +0000 @@ -30,8 +30,12 @@ http://mars.superlink.net/user/tal/writings/news-software-authors.html (Use NOV library? Use inews for validating posted articles? ... ) -Use numbers when retrieving articles. Retrieving by message-id -is disabled at some servers. +Store requested articles by group + number. This would allow to create +pseudo-groups (like <groupname>.requested) that contained only fully +downloaded articles in overview mode (very nice and clever +idea sent in by a user, it would make using overview mode much easier). +Second advantage: Noffle would work with servers that have retrieving +articles by message-id disabled. Expire should clean up empty request/outgoing directories, so they will not exists forever after a server change.
