Robert Burrell Donkin ha scritto:
Maybe only two modes need to be supported: minimal and maximal. The
only downside of parsing every standard MIME header is efficiency. So
offer either everything or minimum as part of the library. More
precise tuning would require suclassing.

Can parsing be delayed to the moment a specific getter is used? (lazy parsing) ? Or you want a parse error to be called before in case of invalid data?

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to