Hi folks,

I am wondering what is the "suggested approach" of placing the custom
applications on an OS X web2py installation. I am a longtime Linux and
OS X user, and I use my Mac for day to day work, and use a VM (Fusion)
with a Linux Image (Fedora) in which I run web2py, mysql, python, etc,
and use my local editor to edit these files "remotely", so far this
has worked fine.

Problem is that debugging is not so straight forward so I am switching
to web2py.app (in OS X) to run the server (and hopefully DAL() will
open my "remote" DB).

My question is, where is the "recommended" place in the filesystem to
put my applications (for developing)?

I wouldn't want to place them directly into my Resources folder in the
app, is a symlink the solution for this?? - what will happen if I
trash the app and update it later?, I will have to re-add the symlink
to find my apps I imagine..

Any suggestions will be very helpful, thanks gang.

Julio

Reply via email to