and yet - I think the point of this is that for server maintenance and running, being able to view tickets and inspect tables is useful - even on client sites. This _might_ suggest that tickets / database / sql.log (and maybe static area - anything else) inspection are a different enough "kind of" thing that enabling these for target monitoring / maintenance makes sense.
I'm not arguing for, or against at this point - I'm merely restating the proposition so that it can be properly heard. On Mon, May 4, 2009 at 9:25 AM, mdipierro <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---

