On Jul 11, 3:15 pm, Anthony <
abasta...@gmail.com> wrote:
> On Monday, July 11, 2011 9:38:03 AM UTC-4, Francisco Costa wrote:
>
> > Hi, is there any visual chart or text that explain what happens when a
> > page request is made?
> > For my knowledge this is the order:
>
> > - Models
> > - Controller
> > - View
>
> > But what exactly is executed?
>
> > I know if I open a certain page it only executes that controller and
> > view, but it seams that Models are all executed..
>
> > Is it right to assume that smaller and faster models will enhance
> > web2py performance?
>
. You are