Re: [evolution-patches] GroupWise Calendar: Moving out of getQM



The patch has other changes, please send the patch with only your changes. The time stamp should be written into the file once the second getItemsResponse is received successfully. If the timestamp is corrupted, the populated flag should not be removed, which would result in getting all the items from the server and that function is not needed.

   char *http_uri;
+       int permissions, flag;

These variables should be declared inside the block of the code where you use it. The timestamp from loginresponse should be set in cache only once while loading all the calendar items.

thanks, chenthill.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]