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: Common Components (Java)
            Reporter: Kevin Brown


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.

Reply via email to