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/21 03:25:49 UTC

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

    [ http://issues.apache.org/jira/browse/AXISCPP-191?page=comments#action_12332657 ] 

nadir amra commented on AXISCPP-191:
------------------------------------

ISoapSerializer and ISoapDeSerializer are no longer in the code base, and I can remove CallBase since I am all for simplification and clarity.  Anyone see any problem with doing this?

> 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

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