+1... this seems to be the best approach for independent components without code duplication.
Matt On Mon, Jan 27, 2014 at 11:50 AM, Torsten Curdt <[email protected]> wrote: > > The current [compress] codebase has already copied bigger chunks of > > IOUtils and some stream classes from [io]. Whether we intend to keep > > copying stuff around for [compress2] or simply make [io] a dependency is > > something I see as a separate issue. One that wants to get addressed, > > though. > > I vote for a hidden dependency (automatically inlining only the needed > classes in a different namespace at build time with the maven shade > plugin) > > cheers, > Torsten > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
