Re: more detailed version of query schema for simplesearch

Babich, Alan wrote:

> Then there's the file system case,
> where the files can have properties. For that case, yes, it
> would be a problem to enumerate the properties.

Would it? Some properties will be provided by the filesystem, but there
won't be very many (timestamps, owner ID, size), so the server can just
hard-code the properties its OS supports.  (We can hypothesize about
filesystems that allow you to associate arbitrary properties with a file,
but the only ones I know about that do that are Mac and Amiga.  MacOS lets
you enumerate; I don't know if Amiga does, but it's slightly moot.  :-)

So, most likely, properties will be kept in a separate file/DB of some
sort, and maintained by the DAV server; so the DAV server just needs to
make sure it can enumerate the properties it maintains.

--
/====================================================================\
|John (Francis) Stracke    |My opinions are my own.|S/MIME supported |
|Software Retrophrenologist|=========================================|
|Netscape Comm. Corp.      | Cogito ergo Spud.  (I think, therefore  |
|francis@netscape.com      |  I yam.)                                |
\====================================================================/
New area code for work number: 650

Received on Tuesday, 30 June 1998 13:26:52 UTC