[web2py] Re: upgrade clear session

2014-03-12 Thread Leonel Câmara
It's possible but I don't think it's desirable as people may use session for important persistence information, for example: an online game where users don't register. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - ht

[web2py] Re: upgrade clear session

2014-03-12 Thread Paolo Valleri
Open an issue on google code in order to track its development. if you want, feel free to make a proposal as well. Paolo On Wednesday, March 12, 2014 1:13:11 AM UTC+1, 黄祥 wrote: > > hi, > > i've often seen people have a problem with web2py upgrade related with > session. just an idea, is it poss