Hi Ken,

No objection from me. Do you know who it was that changed it to use a SortedMap?

Cheers,
Chris


On 8/10/10 4:24 PM, "Ken Krugler" <[email protected]> wrote:

Hi Tika developers,

On Jul 15, 2010, at 2:59pm, Ken Krugler wrote:

> We ran into an issue recently, where some Bixo code built against
> Tika 0.7 broke when we tried to use it with Tika 0.8
>
> The problem is that MediaType.getParameters was changed to return a
> SortedMap versus a Map, so the routine that Bixo is trying to call
> doesn't exist. We could fix this by building two different versions
> of Bixo, one for Tika 0.7 and one for Tika 0.8 (snapshot), but
> that's a bit painful.
>
> I didn't see any callers of getParameters() that depended on keys
> being in sorted order, so I'm curious why this change was made.

I haven't heard anything back on this, so I'll open an issue to change
the code to (once again) return just a regular Map vs. a SortedMap.

Thanks,

-- Ken

--------------------------------------------
<http://ken-blog.krugler.org>
+1 530-265-2225







++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: [email protected]
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to