On Sun, Nov 2, 2008 at 1:29 PM, Piotr Dobrogost <[EMAIL PROTECTED]>wrote:
> Jean-Philippe Barette-LaPierre wrote: > > I must apologize for this. I am ashamed to say that when I started this > > project I was a very junior programmer and I didn't knew about the smart > > pointers from the STL. Since then, I never took time to fix that. So, if > > you want to change the code where you think it needs to be, don't > > hesitate to. > > Wow, so it's much work waiting to be done. > Could you point out other things that need/could be changed for > better in curlpp? > Hum... There's many things to do, but mostly I just try to fix/implement things that people seems to need. The thing most wanted lately was to have a proper way of building cURLpp on windows, and it seems you handle it well :) - I know I need to cleanup the "cURLpp::Cleanup" object which is just wrong to have. I've seen people misusing it and it cause more trouble than anything. - For the GNU configure I need to fix the boost library detection. - Some work should be done on HTTP forms to ensure that everything works correctly (UnitTests or something else). - Better libcURL version conditional definitions for options. I haven't worked on this library for a long time and I need to read back all the email I've received in order to determine what would be nice the work on first. > > How could I change source code? Using bitbucket.org account? Absolutely. > > > Regards > Piotr > _______________________________________________ > cURLpp mailing list > [email protected] > http://www.rrette.com/mailman/listinfo/curlpp >
_______________________________________________ cURLpp mailing list [email protected] http://www.rrette.com/mailman/listinfo/curlpp
