FROM : Tage Borg
DATE : Wed Jul 05 16:12:12 2006
On 2006-07-05, at 11:42, Nir Soffer wrote:
> I pack a directory structure in my app bundle, which used to create
> new "documents" by copying the a template directory and adding
> content. I prefer to have the directory in the bundle and not in
> application support folder, to allow drag and drop install.
Let me just ask, in case you haven't considered this alternative:
Have you thought about letting your application copy the template
directory to an application support folder on first execution? This
way you can have drag and drop installation and also have (1) the
templates outside the bundle and (2) code already in place for
handling drag and drop installation of more templates. Drag and drop
uninstallation won't be there, of course, but still...
--Tage
DATE : Wed Jul 05 16:12:12 2006
On 2006-07-05, at 11:42, Nir Soffer wrote:
> I pack a directory structure in my app bundle, which used to create
> new "documents" by copying the a template directory and adding
> content. I prefer to have the directory in the bundle and not in
> application support folder, to allow drag and drop install.
Let me just ask, in case you haven't considered this alternative:
Have you thought about letting your application copy the template
directory to an application support folder on first execution? This
way you can have drag and drop installation and also have (1) the
templates outside the bundle and (2) code already in place for
handling drag and drop installation of more templates. Drag and drop
uninstallation won't be there, of course, but still...
--Tage
| Related mails | Author | Date |
|---|---|---|
| Nir Soffer | Jul 5, 11:42 | |
| Andrew Farmer | Jul 5, 11:54 | |
| Nir Soffer | Jul 5, 14:36 | |
| Tage Borg | Jul 5, 16:12 | |
| Nir Soffer | Jul 5, 17:13 | |
| Sherm Pendley | Jul 5, 19:15 | |
| Julio Cesar Silva… | Jul 5, 19:21 | |
| Nir Soffer | Jul 5, 20:04 | |
| Shawn Erickson | Jul 5, 20:26 | |
| Nir Soffer | Jul 5, 20:39 | |
| Uli Kusterer | Jul 6, 12:40 |






Cocoa mail archive

