home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / misc / 37059 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.7 KB

  1. Path: sparky!uunet!think.com!ames!agate!athena!ucbked
  2. From: ucbked@athena (Earl H. Kinmonth)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: tell me i'm wrong (braindead design in os2)
  5. Date: 19 Nov 1992 18:41:17 GMT
  6. Organization: Centre for Japanese Studies, Univ. of Sheffield
  7. Lines: 25
  8. Distribution: world
  9. Message-ID: <1egn4dINNklu@agate.berkeley.edu>
  10. Reply-To: jp1ek@sunc.shef.ac.uk
  11. NNTP-Posting-Host: athena.berkeley.edu
  12.  
  13. i have just started reading about os2 and have bought a copy to play
  14. with.  so far i've noticed three things that bother me:
  15.  
  16. a) file names are always shown in upper case.  is os2 case insensitive?
  17. is upper case required?  do ibm programmers have six fingers (one for
  18. the shift key)?  are they still thinking in terms of the o26/o29
  19. keypunches and bcd coding?  reading os2 takes me back to my first
  20. programming experiences in the early 1960s.  i thought os2 was a modern
  21. system oriented to the future....
  22.  
  23. b) path separation is always shown with the back(assward) slash (\).  is
  24. this hard wired or can it be switched (as in drdos, early msdos)?  do
  25. system calls accept both / and \ as in dos or is one stuck with this
  26. braindead convention?  if nothing else it makes programming in c that
  27. much more troublesome?
  28.  
  29. c) os2 uses the braindead and redundant CR/LF convention from msdos.  do
  30. os2 utilities work the text files that have only line feeds or must one
  31. run unix files through a filter?  programming utilities to work with
  32. either convention is trivial, but for some reason (ideological?) it is
  33. not done (cpp in Borland c and c++ is a classic example of user-hostile
  34. programming).
  35. -- 
  36. earl h. kinmonth, centre for japanese studies, university of sheffield,
  37. sheffield, england s10 2tn  jp1ek@sunc.sheffield.ac.uk
  38.