Thanks.

I was searching for LOAD and I couldn't find it.

Thanks Massimo for the enhancement.
On May 27, 2011 4:49 PM, "Anthony" <[email protected]> wrote:
> LOAD is just a name defined in the request environment that refers to a
> LoadFactory object, which is defined in compileapp.py.
>
> The LOAD name is assigned here:
> http://code.google.com/p/web2py/source/browse/gluon/compileapp.py#240
>
> And LoadFactory is defined here:
> http://code.google.com/p/web2py/source/browse/gluon/compileapp.py#88
>
> Anthony

Reply via email to