[google-appengine] Re: Question about Shell (Featured App)

2008-11-09 Thread Alex Popescu
On the same topic, I am wondering if anyone has tried to plug in/adapt the already existing InteractivePageHandler and InteractiveExecuteHandler as they don't really seem to need any session management at all. If anybody tried it and it didn't work out please let me know before I spend too much ti

[google-appengine] Re: Question about Shell (Featured App)

2008-11-07 Thread Alex Popescu
I'm really sorry if it sounded that way, so please do not take it this way. I have made some changes according to my above comments and it looks like it is working as expected. Now I am not really sure the changes are perfectly 'pythonic' (as I'm no expert), but here is what I've done: FrontPage

[google-appengine] Re: Question about Shell (Featured App)

2008-11-07 Thread yejun
Your expectation on a sample is a little bit too high. On Nov 7, 9:59 pm, Alex Popescu <[EMAIL PROTECTED]> wrote: > I was looking at Shell, the Featured app available here [1] and I have > a couple of questions related to its 'Session' management. > > 1. I think that the FrontPageHandler should r