Hi, To populate templates, when should template variables be used, and when should request attributes be used? Both can be set in actions/views, both accessed in templates, and both cached. I see that a request attribute can be namespaced, but is this the only difference?
Looking at http://www.mivesto.de/agavi/agavi-faq.html#caching_1 , it seems that scripts and css are set as request attributes, but the titles and meta content set as template variables. Why is this? Thanks, Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
