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



_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to