From: Glyn M. <gly...@gm...> - 2008-08-12 09:13:58
|
2008/8/12 Dean Michael Berris <mik...@gm...> > > Sounds good to me. > > Come to think of it, now that we've got something pretty usable, maybe > we should post something to the Boost mailing list about the progress > we've made so far? Or do you still think it's premature? :D > More motivating examples and more documentation is required, I think. I'd be interested to hear what the criticism of wider audience. Useful examples might include: * Specializing the message type for std::wstring * Specializing the message for custom data structures; * A "better" HTTP example than asio (this is to demonstrate the advantages of this library as an addition to asio) * A proxy example * SSL * A simple example demonstrating the use of web services (we can bundle tinyjson http://blog.beef.de/projects/tinyjson/ along with the examples, I think). > > Have a good day guys! :) > You too, Glyn |