bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Merging libraries


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Merging libraries
Date: Tue, 25 Feb 2003 12:00:42 +0200

> I've put in a very quick thread-safe refcount code, but did not
> attemp to change the code.

Great.

> I'm assuming that we want to do changes in phases and get code in
> working shape after each major change/phase.
> 
> Any suggestion on a clean way to do this?

If we plan to use mailbox2 layout (i.e. a separate subdirectory for
each particular format implementation), which is a reasonable thing
to do, then I'd propose to first create all the subdirectories and
move the sources to them, e.g.:

mailbox/
mailbox/mbox/
mailbox/mbox/url.c
mailbox/mbox/default.c
...

Then, the second step would be namespace normalization (list_t ->
mu_list_t, etc.)


Opinions?

Regards,
Sergey

PS: I've tagged the current sources as `rel-0-3-branch'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]