Thanks! I tested it, and it seems that after a few clicks the count
starts at 1 again.
I don't know why, but I read in other groups that memcache alone is
not reliable enough for sessions...


On Oct 24, 2:20 pm, "Brent Pedersen" <[EMAIL PROTECTED]> wrote:
> that uses memcache by the way.
>
> On Fri, Oct 24, 2008 at 10:19 AM, Brent Pedersen <[EMAIL PROTECTED]> wrote:
> > if you dont need beaker, you can use this one i just hacked together.
> > i added it to the app i stole from aaronsw to mess with appengine (and
> > use mako).
>
> >http://webpy-mako.appspot.com/
>
> > the Store class is in the source:
> >http://webpy-mako.appspot.com/source
>
> > maybe someone else can comment if i've implemented the store correctly.
>
> > regarding appengine and web.py, is anyone running tests? i find i get
> > an error about socket._fileobject which appengine doesnt support.
> > anyone found a way around that? i guess i may just start the server
> > and use twill to browse around the site...
>
> > -brentp
>
> > On Fri, Oct 24, 2008 at 5:48 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
> > wrote:
>
> >> I'm looking for information about how to use Beaker sessions with
> >> webpy on Appengine.
> >> I've been googling for awhile but I could only find incomplete or
> >> outdated information.
> >> I know people are using beaker sessions in appengine but so far, I
> >> could only get it working with a patch for webapp (it doesn't work
> >> with webpy).
>
> >> If there is anyone using beaker, please kindly tell me what version
> >> should I use and, if possible, some usage sample (configuration
> >> options, etc).
>
> >> Thanks!
> >> Luis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to