Prototypes for Axis_Deserializer_xxx, Axis_Serializer_xxx, etc should be in the
header files
--------------------------------------------------------------------------------------------
Key: AXISCPP-1009
URL: http://issues.apache.org/jira/browse/AXISCPP-1009
Project: Axis-C++
Issue Type: Improvement
Components: WSDL processing - Doc
Affects Versions: 1.6 Beta
Reporter: nadir amra
Assigned To: nadir amra
Priority: Minor
Instead of having to list all the prototypes in the various CPP files for the
following APIs:
Axis_DeSerialize_xxxx();
Axis_Create_xxxx();
Axis_Delete_xxxx();
Axis_Serialize_xxxx();
It should simply be included in the appropriate header file. This will make
the CPP more readable and also simplify the wsdl2ws java code.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]