2011/3/3 Ross Peoples <[email protected]>

> (...)But if the web2py way is to format in the controller and make the
> views contain as little Python code as possible, then that's they way I'll
> write it.
>
> is not web2py's way, is MVC (Model-View-Controller) paradigm. it's all
about separating logic from what end users view considerating some
abstraction layers (model > controller > view). wikipedia could bring a some
info too.

regards

Reply via email to