Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: db/file storage .... (was) Re: Re: ANN: RebDB Pseudo-Relational

From: bry::itnisk::com at: 28-Jan-2004 12:10

> 1) File Managers (most of them imo, and >no - Explorer is NOT file > manager, it is a joke!) treat archive >files as ordinary directories.
Explorer is not a file manager, it is the windows shell. as such you can extend it via namespaces: http://msdn.microsoft.com/library/default.asp ?url=/library/en- us/shellcc/platform/shell/programmersguide/sh ell_adv/namespaceextension/namespace.asp to give yourself the file management capabilities you want for example.