Re: An answer to metadata, complete.
- From: James Smith <j-smith physics tamu edu>
- To: Kevin Littlejohn <darius connect com au>, gnome-list gnome org
- Subject: Re: An answer to metadata, complete.
- Date: Thu, 13 Aug 1998 12:50:02 -0500
There's already a way to determine file types - Apache uses a mixture of
magic numbers and file extensions. All we need now is a database
telling us how to implement the different methods for each mime type.
Something like
text/plain.read less $@
text/plain.edit vi $@
image/jpeg.read ee $@
or whatever variables we would want - could borrow from Makefiles.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]