Make the Property Mediator Type Aware
-------------------------------------

                 Key: SYNAPSE-596
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-596
             Project: Synapse
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.2
         Environment: Any
            Reporter: Hiranya Jayathilaka
            Assignee: Hiranya Jayathilaka
             Fix For: 1.3


Currently the property mediator sets all property values as strings. It should 
be made possible to set property values with specific types. I propose adding a 
new attribute 'type' to the property mediator and support following types of 
property values:

STRING (default)
INTEGER
LONG
SHORT
DOUBLE
FLOAT
BOOLEAN
OM (for XML property values)

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to