home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / misc / 15576 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.9 KB

  1. Xref: sparky comp.sys.mac.misc:15576 comp.sys.mac.programmer:14646 comp.sys.mac.system:11365
  2. Path: sparky!uunet!usc!wupost!waikato.ac.nz!ldo
  3. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  4. Newsgroups: comp.sys.mac.misc,comp.sys.mac.programmer,comp.sys.mac.system
  5. Subject: Re: Aliases (was Re: # of files)
  6. Message-ID: <1992Aug28.175934.10435@waikato.ac.nz>
  7. Date: 28 Aug 92 17:59:34 +1200
  8. References: <BtLr5D.Hy7@iat.holonet.net> <YORK.92Aug26160243@oakland-hills.lucid.com> <1992Aug27.143819.11599@sunfs3.Camex.COM> <1992Aug27.220740.2524@qualcomm.com>
  9. Organization: University of Waikato, Hamilton, New Zealand
  10. Lines: 41
  11.  
  12. In article <1992Aug27.220740.2524@qualcomm.com>, sdorner@qualcom.qualcomm.com (Steve Dorner) writes:
  13. > kent@sunfs3.Camex.COM (Kent Borg) writes:
  14. >>No, Firstclass does not circumvent the file system, aliases are not
  15. >>implemented by the file system--which is what annoys the makers of
  16. >>Firstclass.  I think they wish they were on a Unix box.  To use
  17. >>aliases would require extra irksome work on their part.
  18.  
  19. Yeah, but if they were on a UNIX box, they wouldn't have proper aliases--
  20. just those crude symbolic link thingies...
  21.  
  22. > Sounds like they have an Attitude.  Of course, they're not the
  23. > only ones.  I can think of one particular development system that ALSO
  24. > doesn't have a clue about aliases.  It's called MPW, and the company
  25. > is some fruit name.  Ah, well, they probably weren't Apple Partners, and
  26. > didn't get any warning of what was going to happen in System 7. :-)
  27.  
  28. MPW 3.3 has some alias support in it. Not that I've ever made use of it:
  29. I have this little drag-and-drop utility application that constructs path
  30. names for me, that I can just paste into an MPW command line, and of course
  31. in this case all the alias resolution is handled automatically by the Finder.
  32.  
  33. > Aliases are implemented in an unpleasant way for any app that doesn't
  34. > just use standard file, and it's no particular shame that aliases
  35. > aren't supported in such apps.  Of course, as the years wear on, one's
  36. > patience wears thinner.
  37.  
  38. I was one of the many who wondered why aliases weren't embedded more deeply
  39. into the existing File Manager. But then aliases are fairly complex things,
  40. and resolving them could take a lot of work. Should you automatically follow
  41. aliases to aliases? Imagine if a folder had within it aliases to files
  42. on several floppies; just building a list for SFGetFile (which would involve
  43. a lot of _GetCatInfo calls) could cause a whole *heap* of "Please Insert the
  44. Disk" requests!
  45.  
  46. Lawrence D'Oliveiro                       fone: +64-7-856-2889
  47. Computer Services Dept                     fax: +64-7-838-4066
  48. University of Waikato            electric mail: ldo@waikato.ac.nz
  49. Hamilton, New Zealand    37^ 47' 26" S, 175^ 19' 7" E, GMT+12:00
  50. 'Users in countries which use A3 paper may print Apple DocViewer documents by
  51. using the "Reduce or Enlarge" setting of the "Page Setup" dialog.'
  52.                     -- Apple DocViewer Read Me file on ETO #8
  53.