home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15440 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!saimiri.primate.wisc.edu!ames!elroy.jpl.nasa.gov!jato!jdickson
  3. From: jdickson@jato.jpl.nasa.gov (Jeff Dickson)
  4. Subject: How to proceed
  5. Message-ID: <1992Nov5.224645.1244@jato.jpl.nasa.gov>
  6. Organization: Jet Propulsion Laboratory
  7. Distribution: comp.sys.amiga.programmer
  8. Date: Thu, 5 Nov 1992 22:46:45 GMT
  9. Lines: 25
  10.  
  11.     I've completed development of a major could be shareware or com-
  12. mercial product. I've tested it under both O.S. 1.3 and 2.04 and guess
  13. what? It works fine - naturally. Not so fast... Does it work ok on other
  14. systems as well? I don't know. How to proceed beyond this point is a
  15. real mystery. Please advise.
  16.  
  17.     This product would have to fall into the category of File
  18. Management. In a nutshell, it mediates between physical file systems and
  19. the RAM disk such that files are loaded on demand. This works for CLI
  20. type commands (e.g. Info) and files requested by application programs 
  21. (e.g. Includes). Inaddition to copying the file, the protection bits are
  22. duplicated and the source path replicated (if appropriate). The net effect
  23. is that only the files that are needed are copied into the RAM disk.
  24.  
  25.     Interested persons contact me at:
  26.  
  27.         jdickson@iems.jpl.nasa.gov
  28.  
  29. Thanks,
  30.  
  31. Jeff
  32.  
  33.  
  34.  
  35.  
  36.