Hi, As discussed, I've been working on making the type detection code more modular and extensible. This work has progressed pretty well, and now I'd like to start integrating the results with the rest of Tika. To do this, I'll need to modify the current MIME type classes. However, I don't know all the ways in which this code is being used out there.
If you're directly using the classes in org.apache.tika.mime, please let me know about your use cases and the classes/methods you're accessing. Otherwise I might end up breaking your application. BR, Jukka Zitting