On Mon, Nov 24, 2008 at 02:51, Stepan Koltsov <yozh@...> wrote:
> Hi, all.
>
> I'd like to make InputStreamResource and friends parameterless (i. e.
> WriterResource will work only with Writer).
>
> I find parametrization useless, and code using this class unnecessary complex.
>
> What do you think?