Re: [Evolution-hackers] CalClient



On Wed, 2003-10-29 at 01:57, Peter Colijn wrote:
> Hi,
> 
> I'm wondering if anybody can tell me if the cal_client_update_object() /
> cal_client_remove_object() functions are synchronous. i.e. when
> cal_client_update_object() returns, is the operation done? Or is it only
> done once the "obj_updated" / "obj_removed" signal is emitted?

For 1.4 the call is indeed synchronous.  Those signals are to notify the
clients who didn't initiate the update/remove about said operation. 
However this only ended up being used for managing queries in the
backends so in 2.0 these signals have disappeared.

In the 2.0 api the newer functions add/modify/remove are synchronous
when using the cal-client API as well.

-JP
-- 
JP Rosevear <jpr ximian com>
Ximian, Inc.




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