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 ax...@ws.apache.org on 2004/10/15 13:14:01 UTC

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

The following issue has been updated:

    Updater: John Hawkins (mailto:hawkinsj@uk.ibm.com)
       Date: Fri, 15 Oct 2004 4:12 AM
    Changes:
             type changed from Bug to Improvement
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-191?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-191

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-191
    Summary: Remove CallBase, ISoapSerializer, ISoapDeSerializer
       Type: Improvement

     Status: Unassigned
   Priority: Minor

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             1.3 Final

   Assignee: 
   Reporter: Mark Whitlock

    Created: Thu, 7 Oct 2004 2:55 AM
    Updated: Fri, 15 Oct 2004 4:12 AM

Description:
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).


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira