You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/09/22 08:19:22 UTC

[jira] Created: (SYNAPSE-22) Managing Serializer and Builder objects

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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


[jira] Commented: (SYNAPSE-22) Managing Serializer and Builder objects

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
    [ 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


[jira] Closed: (SYNAPSE-22) Managing Serializer and Builder objects

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SYNAPSE-22?page=all ]

Asankha C. Perera closed SYNAPSE-22.
------------------------------------

    Resolution: Fixed

> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org