Gnus development mailing list
 help / color / mirror / Atom feed
* [Q] working with nnoo
@ 2001-07-30 10:23 Didier Verna
  2001-07-30 12:53 ` Kai Großjohann
  2001-07-30 18:24 ` ShengHuo ZHU
  0 siblings, 2 replies; 3+ messages in thread
From: Didier Verna @ 2001-07-30 10:23 UTC (permalink / raw)



        Hi!

There are several things I don't understand very well about nnoo. Suppose I'm
writing an nnml-like backend nnfoo.

1/ Can I inherit the nnml-open-server function, for example ? The problem I
see is in calls like "(nnoo-change-server 'nnml server defs)", especially the
symbol part ('nnml).

2/ I probably also have to rewrite all function that contain strings
containing "nnml", which is unfortunate.

3/ Also, consider the following case: I have to write my own
nnfoo-request-expire-articles, the body of which starts with a call to
nnfoo-possibly-change-directory which I could theoretically inherit from nnml.

As far as I can understand it, this won't work because the directory variable
that will be set would really be nnml-directory, and thus all references to
nnfoo-directory in the body of nnfoo-request-expire-articles would be wrong,
right ?


        Thanks

-- 
Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 53 14 59 47
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 44 08 01 99   didier@xemacs.org


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

end of thread, other threads:[~2001-07-30 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-30 10:23 [Q] working with nnoo Didier Verna
2001-07-30 12:53 ` Kai Großjohann
2001-07-30 18:24 ` ShengHuo ZHU

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