[Pythonmac-SIG] Zope py2app, some progress

Charles Hartman charles.hartman at conncoll.edu
Thu Feb 10 04:13:49 CET 2005


I've got this gospel, but I wonder how it relates to your message, a  
little while back, saying -- if I understood you right! -- that there's  
nowhere in a Windows application to put a data file that's comparable  
to putting it inside the bundle (as Apple wants). Am I terminally  
confused, or only somewhat?

Charles Hartman


On Feb 9, 2005, at 9:04 PM, Bob Ippolito wrote:
>
> You should never, ever, ever, ever, ever write inside of a bundle  
> anyway.  You should make this runtime directory in /tmp,  
> /Library/Application Support/, etc.
>
> In fact, I was thinking that I should chmod -R g-w the contents of the  
> app bundle a couple hours ago :)
>
> See "Where To Put Application Files" in  
> http://developer.apple.com/documentation/MacOSX/Conceptual/ 
> BPFileSystem/index.html



More information about the Pythonmac-SIG mailing list