[wsf-c-dev] [jira] Commented: (WSFPERL-7) make axuitl functions
available under util package
Dinesh Premalal (JIRA)
jira at wso2.org
Fri May 16 01:32:20 PDT 2008
[ https://wso2.org/jira/browse/WSFPERL-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729#action_16729 ]
Dinesh Premalal commented on WSFPERL-7:
---------------------------------------
Hmm... Yes, you have a point.I didn't mean is not having WSUtil package but keep axuitl packages in a util package. Let me explain this bit more.
We have made all axis2 function declarations available to swig through WSFC.i interface file. What I would suggest is split this file as reflecting subsections in axis2/c. For example
We could have all axutil function declarations available under axutil.i, axiom related declarations
axiom.i , axis2/c engine related declarations under engine.i and so on. If somebody happen to check available functions via swig, they could look on relevant file.
What do you think ?
> make axuitl functions available under util package
> --------------------------------------------------
>
> Key: WSFPERL-7
> URL: https://wso2.org/jira/browse/WSFPERL-7
> Project: WSO2 WSF/Perl
> Issue Type: Improvement
> Reporter: Dinesh Premalal
> Assignee: Chintana Wilamuna
>
> currently axutil functions such as axutil_evn_create, AXIS2_LOG_DEBUG functions listed under C.pm, it think it is better if we could module them under a util package.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list