Representing Unix filenames in Unicode (original) (raw)
Next message: Doug Ewell: "Re: Representing Unix filenames in Unicode"
- Previous message: Doug Ewell: "Re: Representing Unix filenames in Unicode"
- In reply to: Marcin 'Qrczak' Kowalczyk: "Re: Representing Unix filenames in Unicode"
- Next in thread: Richard Wordingham: "Re: Representing Unix filenames in Unicode"
- Reply: Richard Wordingham: "Re: Representing Unix filenames in Unicode"
- Reply: Marcin 'Qrczak' Kowalczyk: "Re: Representing Unix filenames in Unicode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
- Mail actions: [ respond to this message ] [ mail a new topic ]
Marcin 'Qrczak' Kowalczyk wrote:
> "Doug Ewell" <dewell@adelphia.net> writes:
>
>> Whatever you guys decide, please let's not have any proposals to
>> "improve" UTF-8, or invent a mutant form of UTF-8, by giving it a way
>> to map these arbitrary byte sequences bijectively while
>> simultaneously retaining the existing properties of UTF-8.
>
> So how do you propose to map filenames to strings on Unix?
>
> I'm asking from the point of view of a runtime of a language which
> represents strings as sequences of code points. It has no power to
> change how Unix works, nor how people name their files.
How about quoted-printable?
"Quoted-printable encoding is one method used for mapping arbitary bytes
into sequences of ASCII characters. This encoding is reversible, meaning the
original bytes and hence the non-ASCII characters they represent can be
recovered."
http://en.wikipedia.org/wiki/Quoted-printable
Chris
- Next message: Doug Ewell: "Re: Representing Unix filenames in Unicode"
- Previous message: Doug Ewell: "Re: Representing Unix filenames in Unicode"
- In reply to: Marcin 'Qrczak' Kowalczyk: "Re: Representing Unix filenames in Unicode"
- Next in thread: Richard Wordingham: "Re: Representing Unix filenames in Unicode"
- Reply: Richard Wordingham: "Re: Representing Unix filenames in Unicode"
- Reply: Marcin 'Qrczak' Kowalczyk: "Re: Representing Unix filenames in Unicode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
- Mail actions: [ respond to this message ] [ mail a new topic ]
This archive was generated by hypermail 2.1.5: Mon Nov 28 2005 - 22:01:00 CST