On Jan 20, 2009, at 12:55 PM, Georg Schmid wrote:

>
> On a side note, could you give me a hint on what's the difference
> between deferred and lazy loading? I suspect it's exactly the same
> thing, except one for columns only and the other one for relation()s.

that's the difference, yup.   the names are kind of historical.   on  
the subject of ORM you'd probably use "lazy loading" to describe the  
general pattern. the "official" pattern is:  
http://martinfowler.com/eaaCatalog/lazyLoad.html



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

Reply via email to