[ 
https://issues.apache.org/jira/browse/AXIS2C-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damitha Kumarage closed AXIS2C-1077.
------------------------------------

    Resolution: Fixed

Move the above function to phase_resolved.c as a static function

> axis2_phase_resolver_engage_module_to_svc_from_global should be a local 
> function to phase_resolver.c
> ----------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1077
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1077
>             Project: Axis2-C
>          Issue Type: Bug
>            Reporter: Damitha Kumarage
>            Assignee: Damitha Kumarage
>
> It seems that axis2_phase_resolver_engage_module_to_svc_from_global() 
> function should be local to phase_resolver.c file. So it should be removed 
> from phase_resolver API. Otherwise API user could easily be misguided to use 
> it in place of
> axis2_phase_resolver_engage_module_to_svc() function which is wrong. 
> Currently axis2_phase_resolver_engage_module_to_svc_from_global() function is 
> not used anywhere except from axis2_phase_resolver_engage_module_globally() 
> function.
> For the time being I added into API comments that this function not be used 
> by the api user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to