This cannot be allowed because it would confuse people. In fact people
would edit their files but would not see the app behavior chance
because they are using the compiled app instead. Moreover the editing
may result in bugs and they may forget to debug. This is just a
workflow issue:
-uncompile
-edit
-recompile


On May 4, 5:15 am, Joe  Barnhart <[email protected]> wrote:
> I have been uploading my site in "compiled" form to take advantage of
> every effeciency, but I just noticed a significant drawback that I did
> not expect.
>
> The admin interface no longer permits access to the database
> administration page if the site is compiled.
>
> I don't completely understand why I can no longer examine the table
> contents, perform manual 'selects' to search fields, do import/export,
> etc. just because the application is compiled.  This is a significant
> factor in deciding whether to use "compiled" sites or not.
>
> I am not looking to modify db.py, just use the clever built-in
> database admin page.  Has anyone  revamped the admin page to allow
> this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to