You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Shameera Rathnayaka (JIRA)" <ji...@apache.org> on 2012/09/03 16:47:07 UTC

[jira] [Updated] (AXIS2-5411) Refactor Packages(impl and utils) of JSON module.

     [ https://issues.apache.org/jira/browse/AXIS2-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shameera Rathnayaka updated AXIS2-5411:
---------------------------------------

    Attachment: packageChange.patch

Hi devs, 

You can find a patch with this, Please review and commit.

Thanks
Shameera.
                
> Refactor Packages(impl and utils) of JSON module.
> -------------------------------------------------
>
>                 Key: AXIS2-5411
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5411
>             Project: Axis2
>          Issue Type: Improvement
>          Components: json
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>            Priority: Minor
>              Labels: gson, json
>             Fix For: 1.7.0
>
>         Attachments: packageChange.patch
>
>
> Hi devs, 
> Here i would like to suggest few modifications to the package names of JSON module. 
> 1. org.apache.axis2.json.impl --> org.apache.axis2.json.gson  as this explain the package content best
> 2. org.apache.axis2.json.impl.utils ---> org.apache.axis2.json.gson.factory  as all classes(JsonObject , JSONType, XmlNode classes are used by XmlNodeGenerator and XmlNodeGenerator class is being used by GsonXMLStreamReader/Writer, as well as JsonUtils class is being used by Json message receivers ) under the utils package are doing some works to the major classes like GsonXMLStreamReader/ Writer , JsonRPCMessageReceiver and JsonRPCInOnlyMessageReceiver. 
> Most importantly this modifications won't do any major problems to the users as those are newly added packages. 
>  

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org