Hi All,

and another newbie question. I noticed that I can pass data to the
template engine in two ways: assign smthng to pylons.c.whatever or
return dict(whatever=whatever). As seen in some examples, sometimes
both widgets and their data are passed via pylons.c, sometimes the
widgets via pylons.c and data in dict, and sometimes both via the
returning dict.

What method should I choose and (most important) why?

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to