On Wednesday 25 February 2009 16:56:11 David Baron wrote:
> Any progress on the akonadi engine? (I have been offline a few days because
> I l lost my geforce).
>
> Last svn I took crashed the engine-explorer and my applet so I doubt it is
> my code. Could it be that dataUpdated() was being exercised with invalid or
> null data? Since the receives Plasma::DataEngine::Data&, how would one
> check this to be safe?

Yes, for async requests, the data set passed can be empty, that's actually 
part of the API. Just make sure you don't trust the data passed in, but check 
it first.
-- 
sebas

 http://www.kde.org | http://vizZzion.org |  GPG Key ID: 9119 0EF9 


Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to