Thanks, Massimo - This actually looks to be pretty fast, and does not look like it would prevent nice wrapping (contrary to what I first said). I will have to study LoadFactory code a bit, try it some more.
- Yarko On Dec 19, 8:24 am, mdipierro <mdipie...@cs.depaul.edu> wrote: > Hi Yarko, > > yes, that is it, combined with the ajax code in web2py_ajax.html. > > Massimo > > On Dec 19, 1:13 am, Yarko Tymciurak <resultsinsoftw...@gmail.com> > wrote: > > > > > On Dec 19, 12:22 am, Thadeus Burgess <thade...@thadeusb.com> wrote: > > > > This has been in place for a while now. It was part of the original > > > plugin_ > > > schema, to load say "comments" easily. There is a screencast on vimeo > > > about > > > this as well that explains LOAD, how it works, and its parameters. > > > Ah - Thanks Thadeus - > > > I looked at the vimeo video; when I looked thru the web2py source > > tree, the only place I saw "LOAD" was in gluon/compileapp.py: > > > environment['LOAD'] = LoadFactory(environment) > > > which is not (I do not think) what this is... > > > Does anyone know where the code that implements this behavior is > > hidden? > > > Thanks, > > - Yarko > > > > -Thadeus > > > > On Fri, Dec 18, 2009 at 10:59 PM, Yarko Tymciurak < > > > > resultsinsoftw...@gmail.com> wrote: > > > > cally, this seems to be a way to load ancillary controller > > > > behavior from within a view, but the question (as usual) is what > > > > _view_ controls do I have over th -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@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.