Gnus development mailing list
 help / color / mirror / Atom feed
* Store meta information with backends?
@ 2000-08-23 16:27 Kai Großjohann
  2000-08-23 17:35 ` Steven E. Harris
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kai Großjohann @ 2000-08-23 16:27 UTC (permalink / raw)


I think it would be advantageous for some people to be able to store
information with the backends.  (nnmail-derived backends could offer
the option of storing stuff in .newsrc.eld like it is now.)

For IMAP, the benefit is obvious.  It already requires all information
to be in the backend, after all.

But this would be nice for other backends, too.  For example, suppose
I rsync my ~/Mail directory between home and work, but at home I'm
using a different NNTP server, and at home I read my Hotmail mail.

Then I could tell Gnus to store all the meta information from the nnml
backend in some place that's rsynced along with ~/Mail.

We could add some functions to the backend interface, and wherever
Gnus now accesses the ~/.newsrc.eld information, we modify it to go to
the backend functions instead.

I'm not suggesting to entirely replace the current storage format; we
could offer a server parameter which tells the backend functions to
save stuff in ~/.newsrc.eld.

What do you all think?

kai
-- 
I like BOTH kinds of music.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-08-25  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-23 16:27 Store meta information with backends? Kai Großjohann
2000-08-23 17:35 ` Steven E. Harris
2000-08-23 19:50 ` Simon Josefsson
2000-08-25  6:24 ` Sean Doran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).