home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20343 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  2.0 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!ldo
  2. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: MPW slow to open files
  5. Message-ID: <1992Dec28.133450.12991@waikato.ac.nz>
  6. Date: 28 Dec 92 13:34:50 +1300
  7. Organization: University of Waikato, Hamilton, New Zealand
  8. Lines: 29
  9.  
  10. In one of my projects, I've got a subfolder with about 600 source files in it.
  11. MPW commands like Backup and Make take a while to execute, but I can understand
  12. that.
  13.  
  14. What I can't understand is why opening one of those source files in the MPW
  15. editor should take so long. Basic file system operations don't seem any slower:
  16. if I use the Duplicate command to make a copy of one of those files in the
  17. same folder, it works at a similar speed to what it would in any other
  18. folder. If I ask MPW to open a nonexistent file in that folder, it returns
  19. an error message pretty smartly. But if I try to open a file that *does*
  20. exist (using either the Open command or selecting the file name and hitting
  21. command-D), my hard disk churns away for several seconds before the window
  22. opens.
  23.  
  24. What I'd like to know is: what's MPW doing that's taking so long? It's not
  25. doing something stupid like scanning every file in that folder, is it?
  26.  
  27. By the way, this happens with both MPW versions 3.3a14 and 3.3a16. I must
  28. admit I haven't checked to see if it happens with MPW 3.2.3. The machine
  29. is a Mac LC, being my home machine where I do most of my hacking (I realize
  30. the effect might be less noticeable on a faster machine :-)). Also I have
  31. my file system cache set down to 32K, because I'm prone to crash my machine
  32. a lot and I'm a little scared of disk corruption--in case that's a factor.
  33.  
  34. Lawrence D'Oliveiro                       fone: +64-7-856-2889
  35. Computer Services Dept                     fax: +64-7-838-4066
  36. University of Waikato            electric mail: ldo@waikato.ac.nz
  37. Hamilton, New Zealand    37^ 47' 26" S, 175^ 19' 7" E, GMT+13:00
  38. It's a weather-free day in Wellington.        -- Jeremy Coney
  39.