https://bz.apache.org/bugzilla/show_bug.cgi?id=59834

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #4 from Nick Burch <[email protected]> ---
(In reply to Javen O'Neal from comment #3)
> I guess this bug depends on adding extractor to Common SL, WP, DG, etc

Not sure interfaces would help - the extractor factory needs to create concrete
classes.

I don't think we want to add another jar for things like ExtractorFactory, as
we get enough confused people already. I'm not sure we want to require the
scratchpad jar, as people doing eg just XSSF don't need it.

Maybe we could have ExtractorFactory do some stuff with reflection, and give
more helpful errors if the scratchpad jar is missing?

Might also be good to try running all the OOXML unit tests with no scratchpad
jar, and check if any bits other than the extractors fail?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to