On Wed, 28 May 2014, Ray Gauss II wrote:
However, that sort of modularization is probably a broader discussion
than what we need for this particular issue, so between those two I’d
vote for tika-serialization.
Tika-CLI and Tika-Server will likely want to depend on all of the
serialisation methods. So, I'd suggest we go for a single component for
now, tika-seriali{s,z}ation seems good to me. Later on, we can always
split that into something like:
tika-serialisation
(no code)
depends on:
tika-serialisation-json
tika-serialisation-mongo
tika-serialisation-blah
If and when there's a strong enough use case for the splitting!
Nick