Dimuthu Gamage wrote:
Hi devs,
Following discussion is happening in the user mailing list regarding axis2/c codegen,
Briefly the idea is

For wsdl operations in the stub,
axis2_stub_servicename_opname should be replaced with axis2_stub_op_servicename
_opname.
axis2_stub_servicename_opname_start should be replaced with axis2_stub_start_op_servicename_opname.

and for consistency non wsdl-operations in the stub,
axis2_stub_servicename_create should be replaced with axis2_stub_create_servicename.

This sounds little bit different from the naming convention followed so far, but it seems this solves most of the naming conflicts.

Makes sense. +1 for the change.

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to