Re: [Evolution-hackers] ECalBackend vs. ECalBackendSync



On Mon, 2006-07-31 at 03:08 -0400, Peter Colijn wrote:
> Suppose I am writing a new calendar backend. Which of these two
> interfaces is preferred? 

The requirements of your application and the characteristics of your
backend should guide the choice.

> If I implement ECalBackendSync, will
> operations on the calendar cause the UI to block?
> 
Not necessarily. Separate the threads that do backend operations and
those that repaint UI.

HTH,
Harish





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