Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Having two different packages hurts our ability to use package-private visibility, and therefore forces us to make non-API symbols public.
We should get move classes that are in .api into the main package so that internal symbols can be made package-private.
For the deprecation period, we'll leave classes in .api that extend the moved copies.