Mike,
Mike Baranski wrote:
Thanks!
So, from this, it says it's very slow, causes weird errors, and
generally should not be used. I can see why, since it starts a new
instance and shuts it down for every page load.
Yes. It's only intended for development/testing purposes.
Is there another way to make changes show up right away?
If not, how do you do your code/test/release cycle?
What doesn't get refreshed are classes used by your servlet. I usually
test my business/back-end classes (SQLObject objects typically) in the
main function and through the Python console. In that way, I rarely need
to restart the server.
I don't know about any way to force WebKit to recompile files.
Thanks,
You're welcome.
M.
On Fri, 2005-12-02 at 16:49 -0300, Eduardo Elgueta wrote:
http://www.webwareforpython.org/WebKit/Docs/InstallGuide.html#oneshot
--
Eduardo Elgueta
Senior Consultant
Navix
correo/email: [EMAIL PROTECTED]
teléfono/phone: +56 (2) 381-1467
celular/mobile: +56 (9) 821-0033
web: http://www.navix.cl
Av. Once de Septiembre 1945 Of. 502
Providencia 750-0503
Santiago, Chile
begin:vcard
fn:Eduardo Elgueta
n:Elgueta;Eduardo
org:Navix S.A.
adr:Providencia;;Av. Once de Septiembre 1945 Of. 502;Santiago;RM;750-0503;Chile
email;internet:[EMAIL PROTECTED]
title:Senior Consultant
tel;work:+56 (2) 381-1467
tel;cell:+56 (9) 821-0033
url:http://www.navix.cl
version:2.1
end:vcard