Re: [Evolution-hackers] [CAMEL] CamelStore create_folder() name constraints...



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



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