On Tue, Mar 10, 2009 at 3:19 PM, Sebastian Markbåge
<[email protected]>wrote:

Even though there are many different forms of schemes, the API can
> easily be applied to many of them. The ones with special purposes
> could easily be extended with the necessary APIs. Both the Java
> and .NET frameworks has common Uri classes to work with several
> different schemes with a common API.


Yes. I was saying the More URI didn't have a flexible API, but yours can
accomodate to any scheme.

I'll make some drafts on a version which extends the String native.


Please take a look at the current URI in GitHub. I suggest you work on
defining a URI.Schemes there, and replace the .implement({}) of the part
getters with a general get() method.

-- 
Guillermo Rauch
http://devthought.com

Reply via email to