You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/12/05 12:50:10 UTC

[jira] Created: (TIKA-566) Better convenience methods for type detection

Better convenience methods for type detection
---------------------------------------------

                 Key: TIKA-566
                 URL: https://issues.apache.org/jira/browse/TIKA-566
             Project: Tika
          Issue Type: Improvement
          Components: mime
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 0.9


As reported by Grant on users@, the getMimeType() convenience methods in the MimeTypes class are not very up to date with the latest best practices in type detection.

We should fix those methods for existing clients. It would also be good to make such convenience methods better available on the Tika facade, as there the API won't be so closely tied to the way we organize our media type handling code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-566) Better convenience methods for type detection

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-566.
--------------------------------

    Resolution: Fixed

Done in revision 1042335.

> Better convenience methods for type detection
> ---------------------------------------------
>
>                 Key: TIKA-566
>                 URL: https://issues.apache.org/jira/browse/TIKA-566
>             Project: Tika
>          Issue Type: Improvement
>          Components: mime
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.9
>
>
> As reported by Grant on users@, the getMimeType() convenience methods in the MimeTypes class are not very up to date with the latest best practices in type detection.
> We should fix those methods for existing clients. It would also be good to make such convenience methods better available on the Tika facade, as there the API won't be so closely tied to the way we organize our media type handling code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.