[r6rs-discuss] [Formal] Improve port i/o.

From: Per Bothner <per>
Date: Wed Nov 22 15:55:34 2006

Michael Sperber wrote:
> The best way to let a Scheme program make use of iconv
> is to provide it as is, and let the program invoke it explicitly.

Are you seriously proposing that people whose locale uses a
non-Unicode encoding would need to explicitly invoke iconv
in order to write "Hello world"?

>> * We need to have some way of layering textual i/o on top of binary
>> i/o.
>
> No, we can, but we don't need to to. Layering is one option in the
> design space.

A text file or network port is *inherently* layered on top of a byte
stream.
-- 
	--Per Bothner
per_at_bothner.com   http://per.bothner.com/
Received on Wed Nov 22 2006 - 15:56:23 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:00 UTC