Re: [web2py] Re: Top 3 web2py features

2010-05-06 Thread Thadeus Burgess
1) DAL ( like SQL, runs almost anything, very logical and natural if you are used to writing pure SQL all the time ) 2) All in one package (batteries included) 3) Simplicity. -- Thadeus On Thu, May 6, 2010 at 10:33 AM, Jonathan Lundell wrote: > On May 6, 2010, at 8:28 AM, mdipierro wrote: >

Re: [web2py] Re: Top 3 web2py features

2010-05-06 Thread Jonathan Lundell
On May 6, 2010, at 8:28 AM, mdipierro wrote: > 5) All in one packages with no dependencies and no config files This is my #1 feature. Frameworks tend to be cobbled together messes of independently developed bits and pieces; web2py is coherent.