home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text1398.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.7 KB  |  37 lines

  1. In-reply-to: <199505181725.AA143980@smtp-gw01.ny.us.ibm.net>
  2. To: Steve Sinnott <rrs0030@ibm.net>
  3. Cc: executor@nacm.com
  4. Message-id: <Pine.3.89.9505181514.A151388-0100000@UNCVX1.OIT.UNC.EDU>
  5. MIME-version: 1.0
  6. Content-type: TEXT/PLAIN; charset=US-ASCII
  7. Content-transfer-encoding: 7BIT
  8. Sender: owner-paper@nacm.com
  9. Precedence: bulk
  10.  
  11.  
  12.  
  13. On Thu, 18 May 1995, Steve Sinnott wrote:
  14.  
  15. > On Thu, 18 May 1995 12:45:41 +0100 you wrote:
  16. > >Win95 will render the HFV obsolete (Executor/Linux does not by default
  17. > >use HFV files for precisely this reason; ext2fs allows 255 character
  18. > >filenames), so Mac folders become ordinary directories with two files
  19. > >for each Mac file 'filename' and '%filename' which are the resource
  20. > >and data forks.
  21. > >
  22. > >Tim.
  23. > Doesn't this assume that they are using the VFAT filesystem? I wouldn't recommend designing solely for that. Leave the HFV as an option at least. I, for one, prefer using that as long as there is not a significant performance hit.
  24. > Plus, what if they are using a different filesystem? Heck, MS alone supports 3 different systems, Dos, NTFS (for Win NT), and now VFAT. Not to mention those of us running OS/2, who have HPFS. It would be far, far simpler to concentrate on perfecting HFV
  25.  files than porting to 4 possible filesystems.
  26. > I'm still hoping for a Native OS/2 version, preferably with DIVE video support. That would burn rubber. Plus, with the new tools IBM is developing, it is a very simple operation to recompile Win9x apps into OS/2.
  27. > -
  28.  
  29. I think VFAT is virtually identical to FAT.  Files are stored as FAT, with
  30. additional information stored in hidden system files (unfortunately).
  31.  
  32.  
  33.