|
|
In article <3e4e484d$1@news.povray.org>,
"Apache" <apa### [at] yahoocom> wrote:
> that would break the platform independence. Maybe using something that the
> apache server does would be better: open the file and deduce from the file
> data what file type it is.
The Unix "file" command does a similar thing. It is not always
successful, though POV would only have to deal with a much smaller
number of formats.
Platform independance would not be a huge problem. POV already has the
file name, pulling out the extension is not hard. However, it would have
trouble on files without any extension (on a Mac, for instance).
I really don't see this as necessary. Not trivial to implement, and I
don't see a benefit.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|
|