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



Hi,

Is the "folder_name" argument guaranteed to be a unique name in the
context of the parent folder? An example:

"parent_name" is "Save/Evolution".
"folder_name" is "doc". 

Is it guaranteed that no sub-folder with the name "doc" exists in
"Save/Evolution" when the function is invoked?

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?

Thanks,
  jules





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