From: Dean M. B. <mik...@gm...> - 2008-08-22 10:24:19
|
Hi Glyn! On Fri, Aug 22, 2008 at 6:16 PM, Glyn Matthews <gly...@gm...> wrote: > Hi Dean, > > 2008/8/22 Dean Michael Berris <mik...@gm...> >> >> Glyn/Mike, >> >> Would you agree that the current HTTP client implementation is worthy >> of a merge to trunk already? > > > Yeah, I think so. All tests pass so I feel that's OK. What more is there > to do in the way of HTTP integration? Is this branch left open for more > changes and periodically merged back into trunk? Or do we close it and make > new branches when there is a new task? > I'd like to keep it open. The only time I think we should kill this branch is when we have: * HTTP 1.0/1.1 Client - cookie support - (1.1) persistent connection support - (1.1) request pipelining - client that supports asynchronous completion handlers * HTTP Server - 1.0 support - 1.1 support for persistent connections - 1.1 support for pipelining It's good to keep developing on a branch that we keep re-merging into the trunk. :) >> >> It would also be nice if we put up an alpha release of the library >> because the HTTP 1.0 client is pretty much usable already. > > Yes, according to the mantra "release early and often" (though we're really > stretching the meaning of the word 'early'). > Yep. :D Do you know if Subversion already supports 1.5 merge tracking support? -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |