[Evolution-hackers] [CAMEL] CamelStore create_folder() name constraints...
- From: Jules Colding <colding omesc com>
- To: Evolution Hackers <evolution-hackers gnome org>
- Subject: [Evolution-hackers] [CAMEL] CamelStore create_folder() name constraints...
- Date: Mon, 17 Oct 2005 12:13:53 +0200
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]