[
https://issues.apache.org/jira/browse/TIKA-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved TIKA-1535.
-------------------------------------
Resolution: Fixed
{noformat}
[mattmann-0420740:~/tmp/tika] mattmann% svn commit -m "Fix for TIKA-1535
Inheritance modification for the class MIMETypes contributed by LukeLiush
<[email protected]> this closes #45."
Sending CHANGES.txt
Sending tika-core/src/main/java/org/apache/tika/mime/MimeTypes.java
Transmitting file data ..
Committed revision 1677044.
[mattmann-0420740:~/tmp/tika] mattmann%
{noformat}
Thanks [~Lukeliush]!
> Inheritance modification for the class MIMETypes
> ------------------------------------------------
>
> Key: TIKA-1535
> URL: https://issues.apache.org/jira/browse/TIKA-1535
> Project: Tika
> Issue Type: Improvement
> Components: mime
> Reporter: Luke sh
> Assignee: Chris A. Mattmann
> Priority: Trivial
> Labels: memex
> Fix For: 1.9
>
>
> The Class MIMETypes does not currently allow for inheritance.
> There are a couple of methods in this class which looks independent, and some
> of which needs to be exposed or overwritten for special needs or use cases,
> this will enable tika users with more flexibility for new mime detection
> algorithm.
> ------------------------------------
> Perhaps it may be a good idea to extract out the detector logic from the
> MimeTypes class, and create an independent detector for Tika.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)