bug-mailutils
[Top][All Lists]
Advanced

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

Re: Breaking mailutils to pieces


From: Sam Roberts
Subject: Re: Breaking mailutils to pieces
Date: Sat, 26 May 2001 20:53:11 -0400
User-agent: Mutt/1.3.16i

Quoting Alain Magloire <address@hidden>, who wrote:
> Bonjour
> 
> Intro:
>   What's good about Free software is that you can break API without
> having to worry about backward compatibility .. too much.

Onwards and upwards! I like it, and think the hierarchy you map
below is crystal clear.

Sam

> 1-
> The owner will be nuke.  No unsafe "void *" pointers and typecasting
> the owner of an object will be cast in stone. So
>   header_t   -- own --> message_t
>   body_t     -- own --> message_t
>   envelope_t -- own --> message_t
>   message_t  -- own --> mailbox_t
>   mailbox_t  -- own --> folder_t
> The hierarchy:
> - Folder
>       - mailbox
>               - message
>                       - envelope
>                       - header
>                       - body
>       - auth
>               - ticket (???)

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

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