Re: [web2py] New HackerNews discussion about python frameworks - web2py is not getting enough love

2012-03-29 Thread Derek
I've been using python for the past 12 years, I think web2py is one of the best designed full feature python frameworks around. The only complaints I see people make are from gluon.tools import * which is not a concern for me - if you're going to be working on something, it's nice to have those

Re: [web2py] New HackerNews discussion about python frameworks - web2py is not getting enough love

2012-03-29 Thread Massimo Di Pierro
The memory leak is a meme. The argument goes like this. Instantiating objects with a __del__method and a self reference causes a memory leak. This is True. The fact is, web2py does not do it. Moreover the same argument applies to any python program and any python web framework. It is a

[web2py] New HackerNews discussion about python frameworks - web2py is not getting enough love

2012-03-28 Thread nick name
Come say the good things you have to say about web2py on http://news.ycombinator.com/item?id=3765610

Re: [web2py] New HackerNews discussion about python frameworks - web2py is not getting enough love

2012-03-28 Thread Philip Kilner
Hi, On 28/03/2012 15:08, nick name wrote: Come say the good things you have to say about web2py on http://news.ycombinator.com/item?id=3765610 Late catching up here because I've been following that! Had to call the Django guy out on his (completely unsupported) statement that web2py is a