[ http://issues.apache.org/jira/browse/SYNAPSE-22?page=comments#action_12441091 ] Asankha C. Perera commented on SYNAPSE-22: ------------------------------------------
I have resolved this issue for non mediator builder classes and serializers in one of the previous patches and I understood that we can not do that for the mediator serializers and builders. Please close this issue. > Managing Serializer and Builder objects > --------------------------------------- > > Key: SYNAPSE-22 > URL: http://issues.apache.org/jira/browse/SYNAPSE-22 > Project: Synapse > Issue Type: Improvement > Components: rule configuration > Reporter: Ruwan Linton > Priority: Minor > > Cant we change these Builder and Serializer methods to static, so that we > dont have to manage lot of objects in the memory to call those methods. > For example -- > XMLConfigurationBuilder.defineSequence(); -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
