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 Sahan Gamage <sa...@wso2.com> on 2006/07/13 11:04:18 UTC

[Axis2] Moving axis2_core_utils.h to global include

Hi all,

The axis2_core_utils.h file which is located inside modules/core/utils
has some useful fuctions to module authors. But currently it is not
exposed to outside. So I am going to move the file to global include.
Any comments ?

- sahan

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: [Axis2] Moving axis2_core_utils.h to global include

Posted by Sahan Gamage <sa...@wso2.com>.
Samisa Abeysinghe wrote:

> Sahan Gamage wrote:
>
>> Hi all,
>>
>> The axis2_core_utils.h file which is located inside modules/core/utils
>> has some useful fuctions to module authors. But currently it is not
>> exposed to outside. So I am going to move the file to global include.
>> Any comments ?
>>  
>>
> Are you going to need them all or only some of axis2_core_utils.h
> functions?

Only several. For the moment it is axis2_core_utils_create_out_msg_ctx()
and most probably in the future axis2_core_utils_reset_out_msg_ctx().

- sahan

>
> Samisa...
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: [Axis2] Moving axis2_core_utils.h to global include

Posted by Samisa Abeysinghe <sa...@gmail.com>.
Sahan Gamage wrote:

>Hi all,
>
>The axis2_core_utils.h file which is located inside modules/core/utils
>has some useful fuctions to module authors. But currently it is not
>exposed to outside. So I am going to move the file to global include.
>Any comments ?
>  
>
Are you going to need them all or only some of axis2_core_utils.h functions?

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org