hint is: "...it seemed like a good idea at the
time...." (sqldesigner integration also falls in this bucket, I
think)
The command line shell is more powerful, and less problems --- and
you can run it _while_ you are
running the "other" server (which is, for example, how I would do
custom reports from PyCon registration site -
write a little one-shot function, and run it from a command line shell
for someone, while the registration site
was running on apache):
python web2py.py -S myapp -M
I have never found a situation where I couldn't get some ssh
connection to my server to make this happen (putty, straight ssh, or
otherwise), so the web shell was a curiousity... nice for demos, but
not distinctly useful enough to bother with.
That would be my best hint...
- Yarko
- Yarko
>
> David