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

Mike Rheinheimer updated WINK-193:
----------------------------------

    Attachment: WINK-193.patch

Updated patch -- now using a sort function to pre-sort instead of first 
filtering the list on isWritable calls.  I'm assuming sorting, then iterating 
to find the first 'true' response from isWriteable is faster than filtering by 
isWriteable, then sorting.

I've left a TODO in the code to review this.

> JAX-RS 1.1 support:  C004
> -------------------------
>
>                 Key: WINK-193
>                 URL: https://issues.apache.org/jira/browse/WINK-193
>             Project: Wink
>          Issue Type: Improvement
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-193.patch, WINK-193.patch
>
>
> Need support for C004 at 
> http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

-- 
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