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