home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25135 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.1 KB  |  50 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!src.honeywell.com!mail-enters-news
  3. From: bergstro@src.honeywell.com (Pete Bergstrom)
  4. Subject: OO File system (was re: os/2's som)
  5. In-Reply-To: "stephen dawson"'s message of 21 Jul 92 20: 37:25 EST
  6. To: comp.os.os2.misc
  7. Message-ID: <9207221528.AA15892@data.src.honeywell.com>
  8. Posted-Date: Wed, 22 Jul 92 10: 28:01 CDT
  9. Sender: daemon@src.honeywell.com
  10. Organization: Honeywell Systems & Research Center
  11. Date: Wed, 22 Jul 1992 15:28:01 GMT
  12. Received-Date: Wed, 22 Jul 92 10: 28:02 CDT
  13. Lines: 35
  14.  
  15. From: "stephen dawson" <stephen.dawson@canrem.com>
  16. >"roger ramsey" <roger.ramsey@canrem.com>  writes
  17. >
  18. >>You mean like Norton Desktop does right now?  And like WPS does for
  19. >>OS/2?  Wow!  Microsoft's new technology is simply bundling
  20. >>competitor's innovations!
  21.  
  22. There are really no innovations in either OS/2 or NT - they are simply
  23. new implementations of unix.  If you want to see innovation, look at
  24. Mach (yes, NT may follow some of the principles of Mach, i.e.,
  25. microkernel, but right now it appears to be a unix clone).
  26.  
  27.  
  28. >>An object oriented file system provides considerably more than simple
  29. >>Norton Desktop type functionality.  It provides things like directory
  30. >>services and hooks for document management.
  31. >Care to expand on what you mean by "directory services" and "hooks"?
  32.  
  33. An OO file system would allow a developer (at whatever level) to
  34. insert an object that alters or supersedes the behavior of parts of an
  35. existing file system.  This subclassing is actually used in
  36. programming the behaviors of PM (and windoze) windows and dialogs.
  37.  
  38. One of the simplest uses of this would be to treat .zoo files as
  39. directories, allowing the "dir" command to view a list of the
  40. contents, "cd" into a .zoo file, apply "type" or "start" to a file
  41. within, etc.
  42.  
  43. >The WPS has features that I would describe by these terms. Maybe
  44. >OS/2's System Object Module has more features than you realize. :-)
  45.  
  46. It does have more features, however there is a long way to go before
  47. these boxes are really useful.
  48.  
  49. Pete
  50.