nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] nmh internals: full MIME integration


From: David Levine
Subject: Re: [Nmh-workers] nmh internals: full MIME integration
Date: Sun, 27 Jul 2014 15:55:16 -0400

Ken wrote:

> We could make MIME part iterators (or simply call the
> selector module I outlined in an earlier email) and when
> the iterator reached a MIME part that hadn't been parsed
> yet it would then parse the rest of the message.

I like the iterator approach.

Just to clarify something:  I expect that callers will have
to access all pieces of the Content struct through
accessors.  If not, they should in order to support lazy
evaluation and separation of concerns.  It'll also make
debugging, etc., a heckuva lot easier.

David



reply via email to

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