Considering the fact that we'd still have the dependency on JAF because of Axiom, there likely isn't a huge difference. I'll hold on to the new impl class as an option (only took about 30 minutes to implement and test) and I'll be continuing my sweep through the rest of the code to find other bottle necks.
- James Dan Diephouse wrote: > [snip] > Seeing that MimeType isn't one of those classes that is really widely > used I don't think it matters too much. > > Other ugly options: fix the MimeType in geronimo and have people use > that jar. Or, extend MimeType and override all the methods. :-) > > - Dan >
