On Mon, Aug 6, 2012 at 5:43 PM, Pystar <aitoehi...@gmail.com> wrote:

> but doesnt going your model less route go against web2py tenet of
> "convention over configuration"? although it looks interesting


Yes, my sample code is very complex to implement. And this is why I am
insisting on tests. If testing, we reach the conclusion that the models are
the bottleneck. So we must think of a way to take the "modelless" approach
or create the  "lazy models" structure.

In either case, to maintain the web2py tenet of C.O.S, it must be
implemented within the framework structure, having an API for easy-use and
be documented in the book.

-- 



Reply via email to