thanks for the document. because the former allows me to cache both action and view.
On May 4, 10:47 am, Iceberg <[email protected]> wrote: > Hi Massimo, how about the attached new dal.html? It is a merged version of > orm.html and current dal.html. > > BTW, just noticed you use: > def dal(): return response.render(dict()) > in the controller. Why not just use: > def dal(): return {} > But anyway, not a big deal. :-) > > Best regards, > Iceberg, 2009-May-04, 23:39(PM), Mon > > ----------------------- Original Message ----------------------- > From: mdipierro <[email protected]> > To: web2py Web Framework <[email protected]> > Date: Sun, 3 May 2009 07:45:35 -0700 (PDT) > Subject: Re: Missing the old document for DAL > > ------------------- > > > why not. Can you do it and send me a new file? > > > Massimo > > > On May 3, 5:59 am, Iceberg <[email protected]> wrote: > > > Hi Massimo, > > > > Once again, I forgot the syntax for the limitby clause, so I turned to > > > the built-in doc for help. Unfortunately, the detail syntax of limitby > > > is not mentioned at all. > > > http://www.web2py.com/examples/default/dal > > > > Eventually google still guides me to the old document for DAL: > > > http://svn.assembla.com/svn/180Project/src/web2py/applications/exampl.. > > > > IMHO, that old DAL document still serves good for beginners, because > > > it has more details than the current new DAL document. Shall we merge > > > it back into the current DAL doc? > > > > dal.html > 18KViewDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

