[
https://issues.apache.org/jira/browse/SHINDIG-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552314
]
John Hjelmstad commented on SHINDIG-1:
--------------------------------------
I have a CL that completes nearly all of this conversion (all except
RemoteContentFetcher for the moment). ETA early this week.
> Use java.net.URI rather than java.net.URL
> -----------------------------------------
>
> Key: SHINDIG-1
> URL: https://issues.apache.org/jira/browse/SHINDIG-1
> Project: Shindig
> Issue Type: Improvement
> Reporter: John Hjelmstad
> Priority: Minor
>
> Recommendation by [EMAIL PROTECTED]:
> ---
> I noticed that the Shindig code is using java.net.URL which has some well
> known performance issues in its 'equals' method. I think Shindig can happily
> use java.net.URI instead and avoid those performance pitfalls and shield
> consumers.
> ---
> Seems reasonable to me; no dissent from [EMAIL PROTECTED] Onward!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.