From: Stjepan R. <st...@as...> - 2007-05-22 20:00:54
|
Hi all, I just took a quick glance at the code, and am wondering how authentication will be addressed in the library (since that's my main interest :-)) For HTTP and SMTP this might not be an issue, but looking ahead what are the thoughts on this? Will the user just put together a message which contains the necessary information in the headers / body, and send it off through an appropriate authentication object, or will there be a separate layer that takes care of the authentication? A related issue is how lasting connections will be handled. Also, I've been working on the template-based generator for boost/sandbox projects - once we've checked that it actually complies with Boost guidelines, I can generate some IDE projects (for msvc and xcode) and fill-in-the-blanks docs / doc-build-files for this project. Any problems with me adding that when it's ready? Regards, Stjepan |