You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/06/28 04:42:20 UTC

[jira] [Commented] (CB-4038) Remove org.apache.cordova.api in favour of org.apache.cordova

    [ https://issues.apache.org/jira/browse/CB-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695234#comment-13695234 ] 

ASF subversion and git services commented on CB-4038:
-----------------------------------------------------

Commit f724df7101c300520b70f944457307d399ec1088 in branch refs/heads/delapi from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=f724df7 ]

[CB-4038] Move non-deprecated classes from the api package into the main package.

                
> 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