I forgot URL and XML which technically are a helpers. So

request
response
session
cache
T
redirect
DAL
Field
SQLFORM
SQLTABLE
XML
URL
adds up to 12.

On Nov 7, 8:37 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I really like. About the 80 objects to get started.
>
> I just counted them again. I would say 13 objects + 31 validators + 60
> helpers (which map 1-1 to HTML tags) + 3 tools (Auth, Crud, Service).
>
> The 13 objects are
>
> request
> response
> session
> cache
> T
> redirect
> DAL
> Field
> SQLFORM
> SQLTABLE
>
> LOAD
> local_import
> HTTP
>
> The last 3 are advanced. Most validators are set automatically and
> helpers are purely syntactic sugar. So I think 10 objects is all you
> need for most apps.
>
> Massimo
>
> On Nov 7, 7:40 pm, Bruno Rocha <rochacbr...@gmail.com> wrote:
>
> > Nice! great work!
>
> > I think you should mention the web2py community.
>
> > Also, Important thing is that web2py can run on every O.S, and even in
> > Jython, Another important thing is the fact that web2py rns very well on
> > Google App Engine and Amazon.
>
> > The web2py template system is another key-feature, and it makes the
> > integration of design and coding team very easy. Allowing just pure Python
> > on any kind of html layout ( no need to learn any extra markup)
>
> > DAL and the ability to connect with multiple data bases (at the same time as
> > well)
>
> > Plugin system is a feature that rocks in web2py!
>
> > 2010/11/7 Branko Vukelic <bg.bra...@gmail.com>
>
> > > Here's a little something to promote web2py. Since I'm not a very
> > > experienced web2py user, I'd like to ask the list for comments. What
> > > would you change/add/remove?
>
> > > --
> > > Branko Vukelić
>
> > > bg.bra...@gmail.com
> > > stu...@brankovukelic.com
>
> > > Check out my blog:http://www.brankovukelic.com/
> > > Check out my portfolio:http://www.flickr.com/photos/foxbunny/
> > > Registered Linux user #438078 (http://counter.li.org/)
> > > I hang out on identi.ca:http://identi.ca/foxbunny
>
> > > Gimp Brushmakers Guild
> > >http://bit.ly/gbg-group
>
> > --
>
> >http://rochacbruno.com.br
>
>

Reply via email to