<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>In general, the idea looks right, that&#39;s how it probably should be</div>
</div>
implemented. This is an implementation detail through. The bigger and<br>
more important problem is URI parsing and canonicalization. That&#39;s where<br>
most of work needs to be done. In this case tests will be also very<br>
important. You don&#39;t know how it should work until you have a test. The<br>
first step would be to write a test infrastructure some tests (adding<br>
new test shouldn&#39;t be harder than filling a table with more data). Once<br>
it&#39;s done, you&#39;ll be able to decide on best way to implement parser and<br>
IUri interface. The project should result in many tests and good support<br>
for at least more useful flags and IUri functions.</blockquote><div><br></div><div>Hi Jacek,</div><div><br></div><div>Sorry for my delayed response. Thank you for your suggestions.</div><div><br></div><div>For the testing infrastructure, I was thinking about writing a few Windows programs that use Microsoft&#39;s IUri implementation to generate the results that my testing infrastructure would use to make sure my implementation is working correctly. Is this the right approach or would you recommend doing it another way?</div>
<div><br></div><div>Also, I have finished a rough draft of my proposal and I was wondering if it would appropriate to post to it to the mailing list in order to receive feedback from you and others.�</div>


</div>