You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by Michael Elman <ta...@gmail.com> on 2009/10/02 21:11:00 UTC

Re: [jira] Reopened: (WINK-201) Fix precedence on custom type conversion

To tell the truth, I run it for the first time since the 0.1 release.
Should do it more frequently.

On Fri, Oct 2, 2009 at 6:32 PM, Nicholas L Gallardo <nl...@us.ibm.com>wrote:

> Michael,
>
> Out of curiosity, are you regularly running the TCK? Or just now that we're
> getting close to the end of the release?
>
> Either way, thanks for doing that...
>
> -Nick
>
>
>
> Nicholas Gallardo
> WebSphere - REST & WebServices Development
> nlgallar@us.ibm.com
> Phone: 512-286-6258
> Building: 903 / 5G-016
>
> [image: Inactive hide details for "Michael Elman (JIRA)" ---10/01/2009
> 03:40:53 AM---[ https://issues.apache.org/jira/browse/WINK-201?p]"Michael
> Elman (JIRA)" ---10/01/2009 03:40:53 AM---[
> https://issues.apache.org/jira/browse/WINK-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>
>
>     *"Michael Elman (JIRA)" <ji...@apache.org>*
>
>             10/01/2009 03:40 AM
>             Please respond to
>             wink-dev@incubator.apache.org
>
>
> To
>
> wink-dev@incubator.apache.org
> cc
>
>
> Subject
>
> [jira] Reopened: (WINK-201) Fix precedence on custom type conversion
>
>
>     [
> https://issues.apache.org/jira/browse/WINK-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> Michael Elman reopened WINK-201:
> --------------------------------
>
>
> bq. Also sort values before doing the conversion so that a consistent value
> is used if there are multiple values.
> This causes some TCK tests to fail.
> I'll attach patch with demonstration.
>
> > 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.
>
>
>