Re: Please tighten up these 10 lines of Java code



Thomas Hawtin <usenet@xxxxxxxxxxxxxxxxx> wrote:
Chris Smith wrote:

Yes, PrintStream is deprecated; but it's not like you actually avoid it
by wrapping it in something else. You just pretend like you avoid it,
and I'm not a fan of pretending.

Perhaps PrintStream should be deprecated, but it isn't.

Oops. I remembered so clearly that it was, that I didn't even bother to
check before posting. That must have been a particularly vivid dream of
mine!

Thanks,

--
Chris Smith
.



Relevant Pages