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


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

Reply via email to