From: Dean M. C. B. <dmb...@fr...> - 2008-04-22 09:33:01
|
> -----Original Message----- > From: cpp...@li... > [mailto:cpp...@li...] On > Behalf Of Divye Kapoor > Sent: Monday, April 21, 2008 9:52 PM > To: C++ Networking Library Developers Mailing List > Subject: Re: [cpp-netlib-devel] Review of http::message > > Hi, > > > On Mon, Apr 21, 2008 at 2:06 PM, Dean Michael C. Berris > <dmb...@fr...> wrote: > > > I like this rate that we're proceeding. I'll try > writing more tests to > satisfy some of Divye's curiousity -- or if you're > already trying your > hand at those Divye, please let me know so we can coordinate > accordingly. > > > > Exams are fast approaching and regular quizzes are keeping > me busy. I'm currently looking only at what's being checked > in and viewing it as a potential user :-) Don't mind my > passiveness for now. I'll get down to writing black box tests > for verification of the HTTP protocol specifications only > after my exams (thats after the 13th of May. But I'll > definitely be keeping track of progress and put in a line of > code or two. Thanks to all this, I'm learning about Boost Tests. > Take your time, it's nice to know that you're still interested. :) > A note: The tests that were recently checked in do not time > out even after 5 minutes on a linux system. I'll try those > tests on Windows and post any differences. > Yup. And I'll have to move away from Boost.Asio's iostream interface -- unless it actually implements a timeout on the stream that I don't know about yet. This is actually high time for the libPion HTTP client implementation to move into the http::client implementation. I think if we can actually unit-test parts of the parser(s), and then move the implementation into the HTTP client we already have, we should be able to move forward at a better pace -- with error condition checking, etc. As for that, I'll have to wait for Mike's moving the files into the repository to get me started on this. :) -- Dean Michael Berris Software Engineer, Friendster, Inc. <dmb...@fr...> +639287291459 |