[
https://issues.apache.org/jira/browse/SHINDIG-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Brown resolved SHINDIG-401.
---------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Kevin Brown
All updates are in now. There are still a few references to URI, but not in any
meaningful code paths.
> Improve URI handling throughout the code base.
> ----------------------------------------------
>
> Key: SHINDIG-401
> URL: https://issues.apache.org/jira/browse/SHINDIG-401
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Reporter: Kevin Brown
> Assignee: Kevin Brown
> Fix For: trunk
>
>
> The way we handle URIs currently is somewhat unweidly. For the most part, we
> pass java.net.URIs around, which are unfortunately very limited. We should
> replace these with a Uri / Url class that has accessors for query parameters
> and allow for saner construction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.