home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / std / internat / 943 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  2.7 KB

  1. Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!Riga.DoCS.UU.SE!andersa
  2. From: andersa@Riga.DoCS.UU.SE (Anders Andersson)
  3. Newsgroups: comp.std.internat
  4. Subject: Meaning of 'locale' (was: Data tagging)
  5. Date: 29 Dec 1992 01:47:09 GMT
  6. Organization: Uppsala University, Sweden
  7. Lines: 39
  8. Distribution: world
  9. Message-ID: <1hoamuINN4ii@corax.udac.uu.se>
  10. References: <24426@alice.att.com| <1gpruaINNhfm@frigate.doc.ic.ac.uk> <ISHIKAWA.92Dec22180817@ds5200.personal-media.co.jp> <24479@alice.att.com>
  11. NNTP-Posting-Host: riga.docs.uu.se
  12.  
  13. In article <24479@alice.att.com>, andrew@alice.att.com (Andrew Hume) writes:
  14. >     i feel obliged to give an example. locales seem to have an
  15. > underlying model that a user doing processing is doing that processing
  16. > in some local context (locale) with a number of conventions and rules
  17. > governing that processing. if this was all that happened, we'd be in
  18. > good shape. but hey, what about networking? there are two problems
  19. > here. one is almost trivial; suddenly ``local'' is undefined.
  20. > if i'm in berlin and rlogin to paris, which locale should i use?
  21.  
  22. While I agree completely that the 'locale' is an insufficient
  23. solution, I don't think we even need actual networking (in the
  24. sense of real-time connectivity) to see the effects of this.
  25. Problems arise as soon as data from different places end up in
  26. your machine.  As I assume you didn't create your own software
  27. environment from scratch, you'll probably have a blend of many
  28. ingredients; your vendor's files mixed with your own and more.
  29.  
  30. Your personally selected locale may often be the right choice,
  31. but not always.  Should files written on a distribution medium
  32. in Massachusetts half a year ago appear with timestamps in Eastern
  33. Time or MET when listed on my machine in Europe?  Having more than
  34. one user on my system is enough to introduce a lot of new problems:
  35. These users may have different native languages, and thus pick
  36. their locale accordingly.  In case some application they run
  37. generate error messages that, in addition to being displayed to the
  38. user, are sent to syslog for the record, should the centrally stored
  39. messages be in any particular language?
  40.  
  41. So, I don't think the potential argument "non-networked computers
  42. don't need that much L10N" is too important.  In a sense, all
  43. computers are part of a network where humans provide the links in
  44. the absence of TCP/IP and optical fibers.  Since the solution needs
  45. to be invented anyway, it would be a bad idea to split the market
  46. between 'networked' and 'non-networked' systems already at the
  47. design stage, and only provide the L10N solution to the former.
  48. --
  49. Anders Andersson, Dept. of Computer Systems, Uppsala University
  50. Paper Mail: Box 325, S-751 05 UPPSALA, Sweden
  51. Phone: +46 18 183170   EMail: andersa@DoCS.UU.SE
  52.