Thanks Andrew. However my problem is not what you have provided solution 
for. I like your design and will incorporate that in the later version of 
software.  At present, I am able to use sessions in either main app or 
sub-apps and it is a fairly large application that I have built. 

Whenever I want to debug the application, I restart Apache so the access 
and error logs are always for the current build of the software. My app 
prints lot of debug information as I can not debug on the server and those 
messages appear in error log. Now when I run the tests, the first few tests 
(about 5-6) always fail when the server is restarted but alway pass when I 
rerun the same tests. I was trying to find out what other part of session 
management was broken and I should be aware of and hence I wrote the post. 
My fear was if I needed to move away from web.py and to Django which I find 
amazingly complicated to get a handle on to build the app and would avoid 
if I can.

Suhas

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/webpy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to