Andrew Grieve created CB-4038:
---------------------------------

             Summary: Remove org.apache.cordova.api in favour of 
org.apache.cordova
                 Key: CB-4038
                 URL: https://issues.apache.org/jira/browse/CB-4038
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to