On Tue, 2014-08-19 at 16:34 +0400, Anthony Petrov wrote: > Hi Joe, > > I'm not sure if exposing internal classes is a good idea. There's > absolutely no need for user code to even know about them. If the only > reason we have to make them protected is because they're exposed with > the generification fix, then perhaps we could just revert the > generifications (and add corresponding @SuppressWarning) for these > specific cases?
Is not many of those, but I would be a bit against exposing those things as well. Cheers, Mario
