Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!jato!jdickson From: jdickson@jato.jpl.nasa.gov (Jeff Dickson) Newsgroups: comp.sys.amiga.programmer Subject: Re: Notification Message-ID: <1991Jun26.160411.14647@jato.jpl.nasa.gov> Date: 26 Jun 91 16:04:11 GMT References: <1991Jun26.071432.26557@cunixf.cc.columbia.edu> Reply-To: jdickson@jato.Jpl.Nasa.Gov (Jeff Dickson) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 21 In article <1991Jun26.071432.26557@cunixf.cc.columbia.edu> es1@cunixb.cc.columbia.edu (Ethan Solomita) writes: > > One feature I hadn't heard mentioned about 2.0 was >notification. In fact, I didn't notice it until I saw it >mentioned in the Style Guide. This is (I believe) very similar to >the 7.0 "IPC". Your program can ask to be notified whenever a >certain file is modified. > Now we need software to USE this feature! 8-) > -- Ethan > >FF buckets of bits on the bus, FF buckets of bits. >Take one down, Short it to ground, >FE buckets of bits on the bus. If you ask a file system to tell you via notification when a certain directory is modified (that is whenever a file or directory beneath it is changed), can you determine which file or directory the notification concerns? Unfortunately, the file's date stamp does not reflect the last time the file was accessed, just modified. thanks - jeff