You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "nadir amra (JIRA)" <ax...@ws.apache.org> on 2005/10/22 16:32:05 UTC

[jira] Closed: (AXISCPP-191) Remove CallBase, ISoapSerializer, ISoapDeSerializer

     [ http://issues.apache.org/jira/browse/AXISCPP-191?page=all ]
     
nadir amra closed AXISCPP-191:
------------------------------

    Fix Version: 1.6 Alpha
     Resolution: Fixed

Issue resolved and changes committed. Closing issue.

> Remove CallBase, ISoapSerializer, ISoapDeSerializer
> ---------------------------------------------------
>
>          Key: AXISCPP-191
>          URL: http://issues.apache.org/jira/browse/AXISCPP-191
>      Project: Axis-C++
>         Type: Improvement
>   Components: Basic Architecture
>     Versions: 1.3 Final
>     Reporter: Mark Whitlock
>     Assignee: Mark Whitlock
>     Priority: Minor
>      Fix For: 1.6 Alpha

>
> CallBase could be removed since it only contains methods that could be moved to Call. Both Call and CallBase are shipped but only methods on Call are used. So CallBase could be removed and removing it would simplify the code.
> ISoapSerializer and ISoapDeSerializer are empty classes that contain no data and no methods. Removing these classes would simplify the code, especially as these classes are shipped (unnecessarily).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira