----- Original Message -----
From: "Noel J. Bergman" <[EMAIL PROTECTED]>
> out the stuff that is SMTP specific.  We can hide the change within the
> NNTPReader class, but we need to change that class' constructor to accept
an
> InputStream instead of a Reader.
>
> There is a similar problem with writeArticle ... it also uses a Reader.

This seems simple to do. Streams seem nicer to use in these case. I had
orig. picked up readers to avoid Java deprecation warnings.

> I figure that it is a couple of hours worth of work.  Anyone have some
time
> to work on these changes?

Hopefully later tonight i'll be able to post patch for review.

Harmeet


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

Reply via email to