Re: [web2py] Top 3 web2py features

2010-05-07 Thread Miguel Lopes
+1 * (Works out of the box) All in one packages with no dependencies and no config files +1 * Backward compatibility * Very easy to extend (like Python fits my brain) Miguel On Thu, May 6, 2010 at 4:18 PM, Álvaro Justen [Turicas] < alvarojus...@gmail.com> wrote: > Hi folks, > I'm writing an ar

Re: [web2py] Top 3 web2py features

2010-05-06 Thread Vasile Ermicioi
1 . DAL - automatic migration - easy of use : querying, modifying - very lightweights - form and crud generation 2. Fast app creation: - no external dependencies (except python) - web interface for creating/editing apps (including editing controllers, views, and all files) - runs as it is on GAE,