guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wide string strategies


From: Ludovic Courtès
Subject: Re: Wide string strategies
Date: Tue, 14 Apr 2009 09:45:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hello,

Mike Gran <address@hidden> writes:

> Maybe its best to leave them unchanged w.r.t strings.  Any char values between
> 128 and 255 would just be interpreted as if they were UCS-4 characters
> 128 to 255 and get put in the strings directly.

Sounds good.

> In the short term, socket functions could also be modified
> to take both strings and u8vectors.  Then, if someone was actually 
> pushing UTF strings over the network, they could use 
> "utf8-encoded-u8vector->string" or some such to do the conversion.

I'd prefer bytevectors, but yes.

Thanks,
Ludo'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]