Saving sample.bundle file in NSDocument
Hello everyone,
I would like to ask if there's someone here who have already done this.
Please bear with me because I know this is not a core data subject but
I can't find a suitable topic for my question.
The design I'm planning for my file management would be.
1) I have a .bundle file containing the template of different folder.
Ex. something.bundle has sounds/ , images/ folder inside.
2) Then I would copy that bundle template to document folder.
3) Then, after copying, all images and sound files will be saved under that bundle
file.
The purpose of the bundle file is to group the folder structure.
My question are
1) Is this allowed?
2) What are the consequences if I proceed with this kind of design?
Any suggestions for alternative solution?
Thanks.
Regards,
Geno
|