Gnus development mailing list
 help / color / mirror / Atom feed
* Why article numbers?
@ 2003-02-07 21:55 Kai Großjohann
  2003-02-08 20:38 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 24+ messages in thread
From: Kai Großjohann @ 2003-02-07 21:55 UTC (permalink / raw)


Now that I'm thinking about it again, maybe it is possible to migrate
all of Gnus away from article numbers as identifiers, towards some
opaque data type?  That would facilitate some new features (such as
offline message moving).

One could implement a data type for the article "numbers", then use
that data type throughout.  Then one could change the implementation
of that data type to something incompatible with article numbers to
ensure that it is used everywhere.  Then various backends could use
whatever they liked.

It would destroy using ranges.  Are ranges important in Gnus?  How
could bad side effects be avoided on the transition to, say, message
ids?

Maybe the most difficult part is the "marked as read" thing: how do
you use message ids to store the fact that articles 1 through 50,000,
say, have been read by the user or disappeared altogether?  If you
store the first message id that has been read, and then that message
is moved to another group or canceled...  Whee.

Thoughts?
-- 
A turnip curses Elvis



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

end of thread, other threads:[~2003-02-23 17:23 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-07 21:55 Why article numbers? Kai Großjohann
2003-02-08 20:38 ` Lars Magne Ingebrigtsen
2003-02-08 23:44   ` Paul Jarc
2003-02-08 23:49     ` Lars Magne Ingebrigtsen
2003-02-09 14:59       ` Kai Großjohann
2003-02-10 18:40       ` Paul Jarc
2003-02-22 20:24         ` Lars Magne Ingebrigtsen
2003-02-22 21:11           ` Kai Großjohann
2003-02-22 21:24             ` Lars Magne Ingebrigtsen
2003-02-22 21:37               ` Kai Großjohann
2003-02-22 21:44                 ` Lars Magne Ingebrigtsen
2003-02-23  9:51                   ` Kai Großjohann
2003-02-22 22:33             ` Simon Josefsson
2003-02-23  9:52               ` Kai Großjohann
2003-02-23 11:04                 ` Simon Josefsson
2003-02-23 13:33                   ` Kai Großjohann
2003-02-23 16:56                     ` Simon Josefsson
2003-02-23 17:23                       ` Kai Großjohann
2003-02-23 11:34                 ` Lars Magne Ingebrigtsen
2003-02-23 16:56                 ` Michael Shields
2003-02-22 21:43           ` Paul Jarc
2003-02-23  5:03             ` Michael Shields
2003-02-23 10:28             ` Kai Großjohann
2003-02-23 11:38             ` Lars Magne Ingebrigtsen

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).