forwarding with proper subject. Hi devs,
Currently the axiom_text_get_text() function in om_text.c is declared static. This function is of use when someone is handling the text node directly, when MTOM optimization is used. For example the RAMPARTC-23 iira issue [1] can be solved elegantly with this function exported. Hence I suggest that we make this function AXIS2_EXTERN. -Dumindu. [1] https://issues.apache.org/jira/browse/RAMPARTC-23 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
