Project

General

Profile

« Previous | Next » 

Revision 941eea05

Added by skyjake almost 12 years ago

Refactor: Added Uri constructor for "scheme + path" use case

Now that Path is disambiguated from other strings, we can have a nicer
constructor for Uri that takes the arguments in logical "scheme + path"
order.

Applied the new constructor to remove some post-construction
setScheme() calls, simplifying the code a bit.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences