Think of parent_name as dirname and folder_name as basename

so, if you string them together you get the full path.

Jeff

On Mon, 2006-02-13 at 14:32 +0100, Jules Colding wrote:
> Hi,
> 
> I am slightly confused about the "parent_name" and "folder_name"
> arguments to create_store(). Is "parent_name" a leading substring of
> "folder_name"? 
> 
> I mean:
> 
> parent_name = /foo/bar/folder
> folder_name = /foo/bar/folder/new_folder/yet_another_folder
> 
> Can "folder_name" contain non-existing parents and expect them to be
> created in a 'mkdir -p" like fashion?
> 
> 
> Thanks,
>   jules
> 
> 
> _______________________________________________
> Evolution-hackers mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/evolution-hackers
> 
-- 
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
[EMAIL PROTECTED]  - www.novell.com

_______________________________________________
Evolution-hackers mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to