On Mon, 2008-07-14 at 17:54 +0200, Stefano Bagnara wrote:

...

> > Oleg
> 
> If I follow you then this could work for you:
> 
> FilterInputStream
> '- LineReaderInputStream (again abstract)
>     |- LineReaderInputStreamAdaptor (the current Adaptor)
>     |- BufferedLineReaderInputStream (the refactored InputBuffer)
>     '- MimeBoundaryInputStream
> 
> You can see I changed my mind about "BufferedInputStream" and named it 
> "BufferedLineReaderInputStream" because the former is already a java.io 
> class and reusing this name may be confusing.
> 

That would be perfectly fine with me. 

Oleg 


> Is anyone against a similar change (including MIME4J-50)?
> 
> Stefano
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to