home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / std / internat / 1090 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  2.1 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!newsserver.jvnc.net!yale.edu!ira.uka.de!fauern!uni-erlangen.de!not-for-mail
  2. From: unrza3@cd4680fs.rrze.uni-erlangen.de (Markus Kuhn)
  3. Newsgroups: comp.std.internat
  4. Subject: Re: Dumb Americans (was INTERNATIONALIZATION: JAPAN, FAR EAST)
  5. Date: 7 Jan 1993 15:43:51 +0100
  6. Organization: Regionales Rechenzentrum Erlangen
  7. Message-ID: <1ihfj7EINNhmj@uni-erlangen.de>
  8. References: <2615@titccy.cc.titech.ac.jp> <1993Jan5.090747.29232@fcom.cc.utah.edu> <id.EAHW.92A@ferranti.com> <1993Jan7.033153.12133@fcom.cc.utah.edu>
  9. Reply-To: mskuhn@immd4.informatik.uni-erlangen.de
  10. NNTP-Posting-Host: cd4680fs.rrze.uni-erlangen.de
  11. Lines: 29
  12. Keywords: Han Kanji Katakana Hirugana ISO10646 Unicode Codepages
  13.  
  14. terry@cs.weber.edu (A Wizard of Earth C) writes:
  15.  
  16. >Consider that Runic encoding is antithetical in terms of single character
  17. >changes for fixed record length files by virtue of it's ability to either
  18. >change record size (destroying the seek-offset record addressing) or by
  19. >changing the amount of data representable in a field (destroying the
  20. >ability to use fixed-length fields for input in the front end client).
  21.  
  22. The C type Rune has been defined in the Tompson paper about Plan 9 Unicode
  23. encoding as "unsigned short" = 16bit per character. The 1+ byte encoding is
  24. called by all people UTF (there are different versions, Plan 9 uses UTF-2).
  25. I believe you mixed up the meanings of UTF encoded and Runic encoding.
  26.  
  27. It seems to be absolutely obvious that there are many applications,
  28. where a fixed length runic encoding with 16 bit/character is useful.
  29. That's also the reason, why UTF <-> Rune translation routines (which
  30. are very easy to implement) have been included in Plan 9 libraries.
  31.  
  32. There are also very good reasons to use UTF, especially, where 
  33. compatibility with ASCII is of benefit.
  34.  
  35. Sorry, I don't understand your problem at all.
  36.  
  37. Markus
  38.  
  39. -- 
  40. Markus Kuhn, Computer Science student -=-=- University of Erlangen, Germany
  41. Internet: mskuhn@immd4.informatik.uni-erlangen.de  |  X.500 entry available
  42. --- Wer, wie, was? Wieso, weshalb, warum? Wer nichts fragt bleibt dumm. ---
  43.