Re: Implementing Meta File information in Linux

Trevor Johnson (trevor@jpj.net)
Wed, 9 Sep 1998 18:55:01 -0400 (EDT)


> Utilities like /bin/cp, /bin/tar, etc. will simply lose until someone
> comes up with an API for accessing the metadata, so that those utilities
> can deal with it.

> Also consider other networking protocols besides NFS: AFS, FTP, HTTP,
> etc. Implementing metadata really is a non-trivial exercise

The Amiga Workbench used separate files with the extension .info in their
names. That scheme is already compatible with everything you mention.
Microsoft Windows uses a similar technique with its .pif (program
information file) and .ico (icon) files, except that the Microsoft
arrangement doesn't use them for hinting at which application should be
used to operate on a data file--for that, the Windows shell keeps a list
of applications, cross-referenced to the extensions usually given to the
names of data files they generate.
__
Trevor Johnson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html