You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Kasun Herath (JIRA)" <ji...@apache.org> on 2008/12/29 07:38:44 UTC

[jira] Updated: (SYNAPSE-458) Allow the property mediator to set Boolean properties

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

Kasun Herath updated SYNAPSE-458:
---------------------------------

    Attachment: bool_propertymediator.patch

I wrote a patch to this issue.

A attribute called type is introduced to the property mediator(ex <property type="boolean">).
only string or boolean is allowed, but if want to allow other wrapper types in the future it is also possible through minor modifications. If the type is not specified, the type would be taken as string so current implementations would not have any negative effects.

The patch is attached. please look into it.

> Allow the property mediator to set Boolean properties
> -----------------------------------------------------
>
>                 Key: SYNAPSE-458
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-458
>             Project: Synapse
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Paul Fremantle
>         Attachments: bool_propertymediator.patch
>
>
> At the moment you cannot use the property mediator to set Boolean properties. We should allow this.
> Paul

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