Fix precedence on custom type conversion
----------------------------------------

                 Key: WINK-201
                 URL: https://issues.apache.org/jira/browse/WINK-201
             Project: Wink
          Issue Type: Bug
          Components: Common
    Affects Versions: 0.2
            Reporter: Bryant Luk
            Assignee: Bryant Luk
             Fix For: 0.2


Re-reading the JAX-RS spec, the implied ordering for the type conversion is 
constructor then valueOf() (and now fromString()).  Will change the ordering to 
give constructors precedence.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to