You do not need to compile your application ever.

You only compile your app when you want to lock it and ship it in
closed source format.

The compilation step is not required for your app to work.

if you do not compile it your changes will be reflected immediately.

Massimo


On Aug 14, 8:02 pm, firedragon852 <firedragon...@gmail.com> wrote:
> I am doing development under windows so I am running the binary
> version of web2py for windows.
>
> It seems that whenever I change my code I need to clean/compile via
> the admin interface for the changes to be effective.
>
> Is there a way to turn this off?  During development I want to be able
> to make changes in the code (*.py and *.html), reload the web pages
> and see the changes immediately.
>
> I read the documentation many times but couldn't find any relevant
> information on this.  I also searched this group for clues but
> couldn't find anything either.

Reply via email to