Re: [web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-19 Thread eric cuver
thank you, I tested it works very well with web2py Le dimanche 19 juillet 2015 18:04:11 UTC+2, Anthony a écrit : > > On Sunday, July 19, 2015 at 11:10:19 AM UTC-4, eric cuver wrote: >> >> can we use brython with web2py ? >> > > Sure. Brython simply generates Javascript code that then gets execute

Re: [web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-19 Thread António Ramos
web2bry! 2015-07-19 17:04 GMT+01:00 Anthony : > On Sunday, July 19, 2015 at 11:10:19 AM UTC-4, eric cuver wrote: >> >> can we use brython with web2py ? >> > > Sure. Brython simply generates Javascript code that then gets executed in > the browser, so you can use Brython with web2py in the same s

Re: [web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-19 Thread Anthony
On Sunday, July 19, 2015 at 11:10:19 AM UTC-4, eric cuver wrote: > > can we use brython with web2py ? > Sure. Brython simply generates Javascript code that then gets executed in the browser, so you can use Brython with web2py in the same sense that you can use Javascript with web2py. Anthony

Re: [web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-17 Thread Richard Vézina
Massimo has done W3, and I think it should a per app to use a JS lib like angular of ractive... Should web2py-next becomes something like web2py-brython ( http://www.brython.info/)? Richard On Fri, Jul 17, 2015 at 12:26 PM, António Ramos wrote: > As AngularJS died to reborn in this rapidly cha

Re: [web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-17 Thread António Ramos
As AngularJS died to reborn in this rapidly changing web world, i think web2py should also born again. I see myself using web2py as a rest API, coding more and more with javascript and less with python and i dont like it! It feels so "UGLY" When will we have web2py with new "batteries" included

Re: [web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-16 Thread Michele Comitini
Added my 2¢ . I have many mission critical, emedded or huge projects on web2py, they make real work for real people. 2015-07-16 4:37 GMT+02:00 Alex : > I never understood why ORM should be better than the DAL. Actually I think > it's the other way around. I worked with ORM for years and I'm reall

[web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-15 Thread Alex
I never understood why ORM should be better than the DAL. Actually I think it's the other way around. I worked with ORM for years and I'm really happy I can now use only DAL. It's very easy to get performance problems with ORM when all references are automatically fetched, and then those referen

[web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-15 Thread rochacbruno
I edited my answer, I included more information and clarification about my CON points! http://www.slant.co/topics/426/viewpoints/4/~what-are-the-best-general-purpose-python-web-frameworks-usable-in-production-sites~web2py#3 On Wednesday, July 15, 2015 at 2:20:11 PM UTC-3, Matheus Cardoso wrote:

[web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-15 Thread Anthony
On Wednesday, July 15, 2015 at 1:20:11 PM UTC-4, Matheus Cardoso wrote: > > In Slant.com > > we > have some Python Frameworks under criticism. One of them is w

[web2py] Re: Web2py is "Badly designed framework" and "Does not scale"

2015-07-15 Thread Massimo Di Pierro
I posted a short rebuttal of those two negative points. It would help if somebody but me were to post sone positive comments. No need to target negative comments. Target prospective readers who may now know what web2py is. On Wednesday, 15 July 2015 12:20:11 UTC-5, Matheus Cardoso wrote: > > In