« Return to Thread: Make InputStreamResource parameterless

Re: Re: Make InputStreamResource parameterless

by Jorge Ortiz-3 :: Rate this Message:

Reply to Author | View in Thread

Those types are passed on to ManagedResource which uses them in a fair number of methods.

I guess I'm not sure exactly what your proposing. Make a patch and e-mail it to the list before committing any major changes?

--j

On Fri, Nov 28, 2008 at 10:38 AM, Stepan Koltsov <yozh@...> wrote:
OK, nobody against, I'll it :)

S.

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?


 « Return to Thread: Make InputStreamResource parameterless