Hi Devs,
What's the rationale behind having the member axis2_bool_t is_soap_11 in the struct axis2_msg_ctx?
I'd rather suggest int soap_version.
This is to support the future SOAP versions. May be we can introduce new functions to the API
axis2_msg_ctx_set/get_soap_version()
and deprecate the functions
axis2_msg_ctx_set/get_is_soap_11().
Any thoughts?
-Kau

--
http://blog.kaushalye.org/
http://wso2.org/


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

Reply via email to