Some observations about the Django approach versus SQL are presented here:

http://slott-softwarearchitect.blogspot.com/2009/07/object-models-and-relational-joins.html
Object Models and Relational Joins -- Endless Confusion

Perhaps it could be of interest to show Web2py approach in the same way.

ACC

On Thu, Jul 30, 2009 at 1:16 AM, Yarko Tymciurak<yark...@gmail.com> wrote:
> As Massimo pointed out, the philosophy and approach w/in django & web2py is
> different.
.....
>> > > > On Jul 29, 7:11 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>> >
>> > > > > These are good questions. web2py does not have something like
>> > > > > Django
>> > > > > managers and you have to achieve the same goal differently. This
>> > > > > is
>> > > > > because of different in design philosophy.
>> >
>> > > > > Django has an ORM, web2py has a DAL. In Django a model maps a
>> > > > > table
....

-- 
A. C. Censi
accensi [em] gmail [ponto] com
accensi [em] montreal [ponto] com [ponto] br

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to