On Mon, 2005-10-17 at 12:13 +0200, Jules Colding wrote:
> Is it guaranteed that no sub-folder with the name "doc" exists in
> "Save/Evolution" when the function is invoked?

Yes.
> 
> Is it guaranteed that the create_folder() method is invoked in a
> thread-safe manner or must the provider specific store->create_folder()
> method invoke its own locking mechanism?
Typically you would have to use a connect lock, ofcourse that is
entirely dependent on the protocol specs your providers supports.

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

Reply via email to