To anyone --

A) dict() as Web2Py applies them. There is reference made in both the
Book and the 'Rolling with...' that the dict() values are made
available and passed to the corresponding view for display. So the
scope of the dict() is limited to the function/view pair correct?

B) Variables as Web2Py applies them. Global variables can be applied
in the DAL, request, response, session and cache. Variables defined at
the controller level are what? I assume module level.

Thx.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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