guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] add web/mime support


From: Andy Wingo
Subject: Re: [PATCH] add web/mime support
Date: Thu, 17 Jan 2013 11:06:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On Thu 17 Jan 2013 09:17, Nala Ginrut <address@hidden> writes:

> On Wed, 2013-01-16 at 11:46 +0100, Andy Wingo wrote:
>> It would be nice to use
>> http://freedesktop.org/wiki/Specifications/shared-mime-info-spec on free
>> software systems.
>
> Are you suggesting use mime-info of freedesktop? I think we can write a
> parser for that XML files, but it makes Guile depends on desktop.
> Did I miss something?

That is a specification of where files live on disk and what meaning
they have.  So the thing that your module would have to do would be to
parse those files, and fall back on some other mechanism if those files
are unavailable.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]