I am fine with this as those classes shouldn't be used by users.

On Thu, Apr 19, 2012 at 10:32 PM, Jim Donofrio <[email protected]> wrote:
> I would like to move some of the classes that users dont need to know about
> into the internal package so that they will see no javadoc on them and be
> encouraged not to use them. What are the thoughts on moving the following:
>
> Serialization to internal.util
> mock package to internal.mapred.mock
> mapreduce.mock package to internal.mapreduce.mock
> CounterWrapper to internal.counters
>
> I understand that moving classes around is usually bad but no users should
> have called these classes directly anyway.



-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Reply via email to