Bug 1332 - mimetype inheritance should be cached
Summary: mimetype inheritance should be cached
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1347 1348
  Show dependency treegraph
 
Reported: 2004-09-10 23:36 UTC by Matthias Clasen
Modified: 2004-11-08 04:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch to implement this (4.80 KB, patch)
2004-09-10 23:37 UTC, Matthias Clasen
Details | Splinter Review
new patch (5.94 KB, patch)
2004-09-12 20:18 UTC, Matthias Clasen
Details | Splinter Review

Description Matthias Clasen 2004-09-10 23:36:27 UTC
in an easily parsable flat text file, like globs and magic, so that xdgmime can
make use of it.
Comment 1 Matthias Clasen 2004-09-10 23:37:47 UTC
Created attachment 848 [details] [review]
patch to implement this
Comment 2 Matthias Clasen 2004-09-10 23:50:22 UTC
We probably need to store the transitive hull of the subclass+alias relation.
Comment 3 Christophe Fergeau 2004-09-12 13:17:50 UTC
Is that subclasses file described in the mime spec?
Comment 4 Matthias Clasen 2004-09-12 19:57:42 UTC
If you look carefully, you'll notice that the patch also modifies
shard-mime-info-spec.xml to mention subclasses. 
Comment 5 Matthias Clasen 2004-09-12 20:18:20 UTC
Created attachment 878 [details] [review]
new patch

Here is a new patch, which creates two separate cache files for subclass and
alias information.
Comment 6 Jonathan Blandford 2004-11-08 23:04:58 UTC
Committed...


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.