http://d.puremagic.com/issues/show_bug.cgi?id=2742



--- Comment #5 from Stewart Gordon <s...@iname.com> 2010-09-26 16:01:10 PDT ---
I suppose the way to go about it is to create wrapper stream classes that
provide encoding conversion.  And have ready-made instances for stdin/out/err,
with the codepage detected at launch.

The difficulty I can see is seekability, but this probably isn't needed given
that it'll be primarily for stdio (which are inherently not seekable) and text
files (for which seeking isn't particularly useful).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to