[PATCH] Add WebDav REPORT query to KIO

Grégory Oestreicher greg at kamago.net
Tue Nov 3 19:32:38 GMT 2009


Hi,

Le mardi 03 novembre 2009 19:58:04, David Faure a écrit :
> - missing @since 4.4 in the new public davReport method

Fixed.

> - why take a QDomDocument? This prevents any other means of
> creating XML, like QXMLStreamWriter, or having it in memory by any
> other means. I suggest taking a QString as parameter instead, it's easy
> enough for the QDomDocument users to call toString().

The QDomDocument is the type used for davPropfind, that I used as a basis for 
davReport, and I didn't thought about other ways to create the XML query.

Attached is the updated patch.

Cheers,
Grégory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdelibs_add_dav_report.diff
Type: text/x-patch
Size: 3106 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20091103/8c0bf82e/attachment.bin>


More information about the kde-core-devel mailing list