Hi Ppl

exist any real difference if y pass a variable in context (c. ) or
pass directly using extra_vars ? threading considerations ?
performance ? any consideration in template engine (we are using
jinja2 now)

iirc access objects atributes take slightly more time that access
objects in the namespace, because python do two lookups instead of
one.

thx in advance.

--
Yonsy Solis, aka BlackHand

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to