Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!husc6!panda!genrad!decvax!bellcore!ulysses!mhuxr!mhuxn!ihnp4!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: Re: AmigaDos w/o Directory in AmigaDos Message-ID: <8605150314.AA17175@cory> Date: Wed, 14-May-86 23:14:31 EDT Article-I.D.: cory.8605150314.AA17175 Posted: Wed May 14 23:14:31 1986 Date-Received: Sun, 18-May-86 11:23:51 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 20 Poo. I don't like the directory structure either, but watch what your saying. The specific problem you mention is a programmer problem, not an OS problem. Window/Mouse-oriented programs only have to collect the directory if they were written to. -Matt > I think it is funny (?) that this sort of (non-)directory is implemented > on a machine like the Amiga where most program will implement an OPEN > command which shows up the directory so that you can select which file > you need. On a UNIX or MSDOS computer you are free to type in the > filename if you already know it, and you don't have to wait for the > directory. On Window/Mouse-oriented programs on the Amiga you have to > wait until the OPEN command has collected all filenames. Therefor I > think the actual implementation of the file system (directory) is > unapropriate for the Amiga. > > claudio