[
https://issues.apache.org/jira/browse/WINK-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756854#action_12756854
]
Hudson commented on WINK-201:
-----------------------------
Integrated in Wink-Trunk-JDK1.5 #162 (See
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/162/])
Give constructors precedence over valueOf
See []
> 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.