[Qt-interest] Introducing QWebdav library

Markus Goetz Markus.Goetz at nokia.com
Mon Feb 8 10:52:14 CET 2010


ext Andre Somers wrote:
> Thiago Macieira wrote:
>   
>> Em Sábado 6. Fevereiro 2010, às 11.32.12, Corentin Chary escreveu:
>>   
>>
>> There is a way to do it with QNetworkAccessManager: modify it and send the 
>> feature in as a merge request.
>>
>> Please DO NOT use QHttp. We've stopped fixing bugs in that class. Let it die.
>>   
>>     
> So, basically, the current Qt release contains unsupported code? Are you 
> serious? I thought we could count on all classes in Qt be supported for 
> the whole of the lifetime of a major Qt release! If this turns out not 
> to be the case, then that is... worrysome.
>
> That the class is depreciated and therefor does not get new shiny 
> features, optimizations, etc., fine. That you stimulate to use 
> QNetworkAccessManager instead because it is superior and gets all the 
> love you can expect, great. But not fixing bugs in current Qt code, 
> depreciated or not, sounds unreliable to me.
>   
Small side note: Porting from QHttp to QNetworkAccessManager should be a 
work for less than 5 hours in 98% of the use cases.

Markus



More information about the Qt-interest-old mailing list