From: Dean M. B. <mik...@gm...> - 2007-12-13 13:04:26
|
Hi Alex, On Dec 13, 2007 6:54 PM, Alex Ott <al...@gm...> wrote: > Hello > > Ok, i'll try to write complete suite, and then send it to list. I'm > currently thinking about relations between generic URI's and http > URL's (and other protocols) - for example, setting default ports, etc. > You can go ahead and check the tests into the sandbox or branch from the trunk and work on the URI parser from there. Something like a 'uri-parser' branch which tries to integrate the URI parser into what's already currently in the trunk. When we see that the tests are suitable already, and the implementation bullet-proof, then let's think about merging it into the trunk. :D Or if you're brave and want to take the responsibility of checking it into trunk yourself (the tests and the implementation) then be my guest. :D About the default ports, that may have to be done at the protocol layer. Notice that the request object's constructor can be changed appropriately later. (It's really frustrating that I still currently do not have time to try my hand at implementing the URI parser myself. :( ) -- Dean Michael C. Berris Software Engineer, Friendster, Inc. [http://cplusplus-soup.blogspot.com/] [mik...@gm...] [+63 928 7291459] [+1 408 4049523] |