Skip navigation.
 
mlRe: Permissions in an app bundle
FROM : Julio Cesar Silva dos Santos
DATE : Wed Jul 05 19:21:09 2006

But remember that you, as the developer, have writing permission, but 
you cannot rely on user's permissions. If the user has very limited 
permissions the application could become unusable for him.

Julio Cesar Silva dos Santos
<email_removed>
Blogjective-C
http://www.jcs.santos.nom.br/wp
FetchYourLyrics
http://www.jcs.santos.nom.br/fyl/fyl.html


On 05/07/2006, at 12:13, Nir Soffer wrote:
>
>
> The best solution seems to be to keep the template in the app 
> bundle. The
> template is not visible to the user, and I don't need to support 
> more templates
> installed by the user.
>
> The simplest thing - no code required - is to make the template 
> writable in the
> bundle.
>
>
> --
> Best regards,
>
> Nir Soffer

Related mailsAuthorDate
mlPermissions in an app bundle Nir Soffer Jul 5, 11:42
mlRe: Permissions in an app bundle Andrew Farmer Jul 5, 11:54
mlRe: Permissions in an app bundle Nir Soffer Jul 5, 14:36
mlRe: Permissions in an app bundle Tage Borg Jul 5, 16:12
mlRe: Permissions in an app bundle Nir Soffer Jul 5, 17:13
mlRe: Permissions in an app bundle Sherm Pendley Jul 5, 19:15
mlRe: Permissions in an app bundle Julio Cesar Silva… Jul 5, 19:21
mlRe: Permissions in an app bundle Nir Soffer Jul 5, 20:04
mlRe: Permissions in an app bundle Shawn Erickson Jul 5, 20:26
mlRe: Permissions in an app bundle Nir Soffer Jul 5, 20:39
mlRe: Permissions in an app bundle Uli Kusterer Jul 6, 12:40